50+ Important MCQ Database Concept Class 11

Database Concept Class 11 MCQ Q1. ___________________ maintains data about its students, along with their attendance record and guardian details. a. Hostel b. Hospital c. Bank d. School Q2. The class teacher marks daily attendance of the students in the attendance register. The teacher records ‘P’ for present or ‘A’ for absent. If class strength … Read more

List Manipulation in Python Important Notes Class 11

List Manipulation in Python Syllabus of “List Manipulation” for Computer Science Students according to CBSE Curriculum Lists: introduction, indexing, list operations (concatenation, repetition, membership & slicing),traversing a list using loops, built-in functions: len(), list(), append(), extend(), insert(), count(),index(), remove(), pop(), reverse(), sort(), sorted(), min(), max(), sum(); nested lists, suggestedprograms: finding the maximum, minimum, mean of … Read more

AI Project Cycle Class 10 Important Notes

AI Project Cycle Class 10 Important Notes What is AI Project Cycle? It is a step-by-step process that a person should follow to develop an AI Project to solve a problem. AI Project Cycle provides us with an appropriate framework which can lead us to achieve our goal. The AI Project Cycle mainly has 5 stages. … Read more

Introduction to AI Class 10 Notes Important for Exams

Introduction to AI Class 10 Notes What is Intelligence? It is the ability to understand and adjust to the environment using own abilities and knowledge. Why Humans are developing machines? Humans have been developing machines to make their lives easier. Machines are made with an intent of accomplishing tasks which are either too tedious for … Read more

70+ Natural Language Processing AI-417 Class 10 Important MCQ

Natural Language Processing Q1. NLP stands for __________ a. New Language Processing b. Number Language Processing c. Natural Language Processing d. Neural Language Processing Q2. Which of the following is not the domain of Artificial Intelligence? a. Data Science b. Computer Vision c. NLP d. Data Vision Q3. Which of the following domain work around … Read more

Python Program to Add Two Numbers #4

Python Program to Add Two Numbers In this program, students will understand the code of Python which will accept two numbers from the user and add them. To understand the Python Program to Add Two Numbers, students should have basic knowledge of input( ) function and print( ) function. Once the students understand the concept … Read more

Chapter 1 Introduction to AI class 10 MCQ Important for Exam

Introduction to AI class 10 MCQ Q1. Humans are developing machines to make their life _____ a. Complicated b. Difficult c. Easier d. Slow Q2. Humans are working hard to create machines with an intent of accomplishing tasks which are _________ a. Too tedious for humans b. Time consuming c. Both of the above d. … Read more

Print Hello World in Python Practice Program #3

Print Hello World in Python This Program “Print Hello World in Python” is a very basic program. It is basically used to demonstrate the print() function of Python. This program shows that how can we print a string in Python. What is print() function in Python? print() function is an inbuilt function in python. This … Read more

Best CS Sample Paper Class 12 Term 2

CS Sample Paper Class 12 Term 2 Sample Paper Class 12 Term 2 COMPUTER SCIENCE (Code: 083) Maximum Marks: 35 Time: 2 hours General Instructions The question paper is divided into 3 sections – A, B and C Section A, consists of 7 questions (1-7). Each question carries 2 marks. Section B, consists of 3 … Read more

error: Content is protected !!