akshajsrivastava
akshajsrivastava
@akshajsrivastava
Trusted Member
Joined: Mar 3, 2023
Last seen: Apr 22, 2023
Topics: 11 / Replies: 23
Reply
Answer to: AI VS CLOUD ?

AI is all about leveraging data from different sources to make more intelligent business decisions. Cloud computing, on the other hand, unlike on-prem…

2 years ago
Topic
2 years ago
Replies: 0
Views: 135
Reply
Answer to: What is a join in relational database?

Join is a combination of a Cartesian product followed by a selection process. A Join operation pairs two tuples from different relations, if and only …

2 years ago
Reply
Answer to: what is pandas?

pandas is a software library written for the Python programming language for data manipulation and analysis. In particular, it offers data structures …

2 years ago
Topic
Replies: 0
Views: 145
Reply
Answer to: What is env in Python?

A text file called a .env file stores key-value pairs for each environment variable your application needs. You can use environment variables for loca…

2 years ago
Reply
Answer to: What are the data types supported by JavaScript?

A datatype is a classification that specifies the type of value/data that a variable holds. Datatypes can be classified into two types: Primiti…

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

Java is an OOP programming language, and it helps to create applications that function in a virtual machine or browser, while JavaScript is an OOP scr…

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
Topic
Replies: 2
Views: 215
Reply
Answer to: What is a ClassLoader?

The Java ClassLoader is a part of the Java Runtime Environment that dynamically loads Java classes into the Java Virtual Machine. The Java run time sy…

2 years ago
Reply
Answer to: What is pep 8?

PEP 8, sometimes spelled PEP8 or PEP-8, is a document that provides guidelines and best practices on how to write Python code. It was written in 2001 …

2 years ago
Topic
2 years ago
Replies: 2
Views: 444
Reply
Answer to: Why is data needed ?

Data plays a very crucial part in today’s world. It helps the organizations in estimating their performance during a specific period of time. It helps…

2 years ago
Page 1 / 3