Shrey Gupta
Shrey Gupta
@shrey-gupta
Reputable Member
Joined: Mar 18, 2023
Last seen: Aug 11, 2023
Topics: 78 / Replies: 105
Reply
Answer to: Difference between Coding and Programming ?

Coding is a part of programming that deals with writing codes that a machine can understand. Programming is a process that creates programs that invol…

2 years ago
Reply
Answer to: What’s generative AI?

Generative AI is a type of artificial intelligence technology that can produce various types of content including text, imagery, audio and synthetic d…

2 years ago
Reply
Answer to: What are the different blocks in Scratch?

Command blocks; Blocks which link events with the running of the program; Blocks which control the running of the program; Blocks wh…

2 years ago
Reply
Answer to: Difference between Static and Dynamic Programming ?

In Programming languages: Static almost always means fixed or bound at compile time, and cannot thereafter be changed. Dynamic almost always means not…

2 years ago
Reply
Answer to: Why do we need data structure ?

Data structure provides a way of organizing, managing, and storing data efficiently. With the help of data structure, the data items can be traversed …

2 years ago
Reply
Answer to: What is a stack?

Stack can be defined as a container in which insertion and deletion can be done from the one end known as the top of the stack.

2 years ago
Reply
Answer to: What is difference between id and class in html?

A Class name can be used by multiple HTML elements, while an ID name must only be used by one HTML element within the page.

2 years ago
Reply
Answer to: how does queue work ?

A queue is a useful data structure in programming. It is similar to the ticket queue outside a cinema hall, where the first person entering the queue …

2 years ago
Reply
Answer to: robotics

Robotics is the branch of technology that deals with the design, construction, operation, and application of robots.

2 years ago
Topic
Replies: 1
Views: 491
Reply
Answer to: What is NLP ?

Natural language processing (NLP) refers to the branch of computer science—and more specifically, the branch of artificial intelligence or AI—concerne…

2 years ago
Reply
Answer to: What are Routers?

Router is a device that forwards data packets to the appropriate parts of a computer network.

2 years ago
Page 4 / 13