🔥 LIVE 👩‍🏫 Teachers: Host Live Tests  |  🎓 Students: Practice Class-wise Quizzes Go to Quiz Portal ➔

Python Program to Enter Update and Display Student data in binary file

Enter Update and Display Student data in binary file The given code is for creating a simple interactive menu-based program that allows you to manage student data using a Python dictionary and binary file storage. The program provides the following functionalities: 1. Add new student data: You can input the roll number, name, and contact … Read more

Data Structures Class 12 Notes

Data Structures Class 12 Notes DATA STRUCTURES A data structure defines a mechanism to store, organise and access data along with operations (processing) that can be efficiently performed on the data. A data structure is a group of data that have different data types which can be accessed as a unit . For example, string … Read more

Role of AI in Lunar Mission Chandrayaan 3 : Congratulations IRSO

Role of AI in Lunar Mission Chandrayaan 3

Role of AI in Lunar Mission Chandrayaan 3 Artificial Intelligence (AI) has played a pivotal role in enhancing Chandrayaan-3’s lunar mission. The lander and rover, as well as the entire ship, are designed and developed using artificial intelligence (AI). The spacecraft’s design is being optimized for weight, performance, and safety using AI algorithms. AI is … Read more

Viva Questions for Class 11 Computer Science Python

Viva Questions for Class 11 Computer Science In this article students can find the most commonly asked  ” Viva Questions for Class 11 Computer Science Python ” in their practical examination. You have to take an overview of these viva questions to clear the basic concepts of python programming. These questions are totally based on … Read more

Chapter 5 Regression Algorithms I Class 12 Questions and Answer Data Science

Regression Algorithms I Objective Type Questions 1. Regression can be performed for which kind of variables: a) Continuous b) Discrete c) Categorical d) All of the above Answer: d) All of the above Regression Algorithms I Class 12 Questions and Answer 2. Which of the following statement is false? a) Regression can be done for … Read more

Chapter 4 Classification Algorithms II Class 12 Questions Answers Data Science

Classification Algorithms II Class 12 Questions Answers Objective Type Questions 1. What are K-Nearest Neighbors used for? a) Regression b) Classification c) Both of the above d) None of the above Answer: c) Both of the above   2. Which of the following statement is false? a) K-Nearest Neighbors uses proximity for prediction. b) K-Nearest … Read more

Chapter-2 Exploratory Data Analysis Class 12 Questions and Answers Data Science

Exploratory Data Analysis Class 12 Questions and Answers Objective Type Questions Please choose the correct option in the questions below. 1. You need to check the relationship between the two variables. Which graph would you use? a) Histogram b) Pair plot c) Box plot d) None of the above Answer: b) Pair plot   2. … Read more