aakash.chamola
aakash.chamola
@aakash-chamola
Trusted Member
Joined: Mar 3, 2023
Last seen: May 13, 2023
Topics: 3 / Replies: 54
Topic
1 year ago
Replies: 1
Views: 274
Reply
Answer to: What is Git and Github ?

Git is a distributed version control tool that can manage a development project’s source code history, while GitHub is a cloud based platform built ar…

1 year ago
Topic
2 years ago
Replies: 1
Views: 229
Reply
Answer to: Name four types of storage classes.

There are five types of storage classes, which can be used in a C++ program Automatic Register Static External Mutable

2 years ago
Reply
Answer to: What is graphics and its types?

Graphics is any visual representation of data, such as drawings, photographs, line art, graphs, diagrams numbers symbols geometric designs maps and en…

2 years ago
Reply
Answer to: What is version control

Version control, also known as source control, is the practice of tracking and managing changes to software code. Version control systems are software…

2 years ago
Reply
Answer to: What does HTML stand for?

C. HYPER TEXT MARKUP LANGUAGE

2 years ago
Reply
Answer to: What is SRS?

A software requirements specification (SRS) is a document that captures complete description about how the system is expected to perform. It is usuall…

2 years ago
Reply
Answer to: What is software?

Software is a set of instructions, data or programs used to operate computers and execute specific tasks. It is the opposite of hardware, which descri…

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

WHAT IS GENERATIVE AI? Generative AI (GenAI) is a type of Artificial Intelligence that can create a wide variety of data, such as images, videos, au…

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

A protocol is a set of rules.

2 years ago
Reply
Answer to: What is the difference between Java & JavaScript?

The difference between Java and JavaScript is as follows: Java JavaScript Java is a strongly typed language and variables must be…

2 years ago
Reply
Answer to: What is ChatGPT?

ChatGPT is an artificial-intelligence chatbot developed by OpenAI and launched in November 2022. It is built on top of OpenAI’s GPT-3.5 and GPT-4 fami…

2 years ago
Reply
Answer to: What is Redux?

Redux is an open-source JavaScript library for managing and centralizing application state. It is most commonly used with libraries such as React or A…

2 years ago
Reply
Answer to: In JavaScript what is an argument object?

The arguments object is a local variable available within all non-arrow functions. You can refer to a function’s arguments inside that function by usi…

2 years ago
Page 1 / 4