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