sarva
sarva
@sarva
Estimable Member
Joined: Mar 4, 2023
Last seen: Dec 1, 2023
Topics: 38 / Replies: 44
Reply
Answer to: What is IOT?

The Internet of things describes devices with sensors, processing ability, software and other technologies that connect and exchange data with other d…

12 months ago
Reply
Answer to: What is Express.Js?

Express is a node js web application framework that provides broad features for building web and mobile applications. It is used to build a single pag…

12 months ago
Reply
Answer to: Explain Hoisting in javascript.

Hoisting is a JavaScript mechanism where variables and function declarations are moved to the top of their scope before code execution. Inevitably, th…

12 months ago
Topic
Replies: 1
Views: 212
Topic
Reply
Answer to: What is cache?

The cache is a temporary data storage location that automatically stores data to reduce retrieval time the next time an app is accessed.

12 months ago
Reply
Answer to: What is Server?

A server is a computer program or device that provides a service to another computer program and its user, also known as the client.

1 year ago
Topic
Replies: 1
Views: 160
Reply
Answer to: Which algorithm is used for finding shortest path between 2 nodes?

Dijkstra’s algorithm (/ˈdaɪkstrəz/ DYKE-strəz) is an algorithm for finding the shortest paths between nodes in a weighted graph, which may represent, …

1 year ago
Page 1 / 6