50+ MCQ on Working with functions in python Class 12
50+ MCQ on Working with functions in python Class 12 Revision Tour of Topics covered in Class 11 1. A function in python begins with which keyword? a) void b)…
CS-IT-IP-AI and Data Science Notes, QNA for Class 9 to 12
CBSE Sample Papers Class 12
50+ MCQ on Working with functions in python Class 12 Revision Tour of Topics covered in Class 11 1. A function in python begins with which keyword? a) void b)…
150+ MCQ Revision Tour of python class 12 Unit -1: Computational Thinking and Programming-2 Topic: Revision of python topics covered in class XI 1. Which of the following is a…
Must Prepare Python File Handling MCQ Class 12 for Term 1 MCQ on Writing/appending data to a text file using write() and writelines(), Reading from a text file using read(),…
Information Technology Sample Paper Class 12 Term-1 2021-22 Subject Code: 802 Max. Time Allowed: 90 Minutes Max. Marks: 30 Check Term 2 Sample Paper here General Instructions: 1. This Question…
Text File MCQ Question Bank For Class 12 1. Which of the following command is used to open a file “c:\temp.txt” in read-mode only? a) infile = open(“c:\temp.txt”, “r”) b)…
CSV File MCQ Question Bank For Class 12 1. To open a file c:\scores.csv for reading, we use _______ command. a) infile = open(“c:\scores.csv”, “r”) b) infile = open(“c:\\scores.csv”, “r”)…
Binary File MCQ Question Bank For Class 12 1. Out of the followings which mode is used for both reading and writing in binary format in file? a) wb b)…
Term 1 Sample Paper Computer Science 2021-22 for Class 12 Class: 12 Computer Science (Code 083) (Theory: Term-1) Maximum Marks: 35/Time Allowed: 90 Minutes General Instructions: The question paper is…
Dictionary in Python Quiz for Class 11 The quiz contains 16 questions and there is no time limit. You’ll get 1 point for each correct answer. At the end of…
CBSE New Scheme: Term I and Term II syllabus for Computer Science (083) 2021-22 Term Wise Syllabus Computer Science (083) Distribution of Marks: Unit Unit Name Term 1 Term 2…