MCQs on String and function for class 11

MCQs on String and function for class 11 STRING AND BUILT IN FUNCTION   Q.1 What is the output of the following code ? example = “snow world” example[3] = ‘s’ print (example) (a) snow (b) snow world (c) Error ✓ (d) snos world   Consider the string str=”Green Revolution” choose the correct statements in … Read more

MCQ on for loop in Python class 11

MCQ on for loop in Python class 11 and 12 Computer Science/ IP Iterative (loop) Statements Q.1 The for loop in Python is an _____________ a) Entry Controlled Loop b) Exit Controlled Loop c) Both of the above d) None of the above   Q.2 break in Python is used ______________ a) To restart a … Read more

MCQs on Flow of control, conditional statements

MCQs on Flow of control, conditional statements Topic: OUTPUT,ERRORS,FLOW OF CONTROL,CONDITIONAL STATEMENTS Q.1 Which one of the following is a valid Python if statement : a) if a>=2 :  b) if (a >= 2) c) if (a => 22) d) if a >= 22   Q.2 Which of following is not a decision-making statement. a) … Read more

MCQs on Boolean Algebra for class 11

MCQs on Boolean Algebra for class 11 Topic: BOOLEAN ALGEBRA, NUMBER SYSTEM, ENCODING SCHEME Q.1 Boolean Algebra is also called a) Switching algebra  b) Arithmetic algebra c) Linear algebra d) Algebra   Q.2 DE Morgan’s law states that a) (AB)’ = A’ + B’ b) (A + B)’ = A’ * B c) A’ + … Read more

MCQ on Types of Software, Operating system for class 11

MCQ on Types of Software, Operating system for class 11 Q.1 Software Package is a group of programs that solve multiple problems. a) True b) False    Q.2 ____________ refer to renewing or changing components like increasing the main memory, or hard disk capacities, or adding speakers, or modems, etc. a) Grades b) Prosody c) … Read more

MCQ Basic Computer Organisation Class 11

TOPIC: MCQ BASIC COMPUTER ORGANISATION CLASS 11 Q.1 Data in computer terminology mean? (a) Figure (b) Raw facts (c) Both a & b  (d) None of these   Q.2 What is information? (a) Processed Data  (b) Collection of a Program (c) Raw Data (d) Collection of Instructions   Q.3 Full form of ALU (a) Application … Read more

Top 50 MCQ on Digital Documentation Class 10 IT

Digital Documentation Class 10 MCQs

MCQ on Digital Documentation Class 10 IT 402 Digital Documentation Class 10 MCQ   1. Which of the following styles are not supported in OpenOffice Writer? (a) Character Styles (b) Page Styles (c) Paragraph Styles (d)Table Styles     2.  ____menu contains the option of inserting pictures in a document of OpenOffice Writer. (a) Home … Read more

MCQ Electronic Spreadsheet Class 9 IT

MCQ Electronic Spreadsheet Class 9 IT 1. In a spreadsheet, letters are used to represent _____________ a) Cells b) Rows c) Columns d) Blocks 2. A numeric data analysis tool that allows us to create a computerized ledger. a) Word processing package b) Mathematical package c) Graphics package d) Spread Sheet Package   3. Spreadsheets … Read more

Digital Documentation Class 9 IT

Digital Documentation Class 9 IT A word processing tool is a sort of software that gives page format & allows to kind text & create files and also enables in editing, formatting, editing, printing and storing the contents of the file. ‘Writer’ is a GUI based word processor this is just like Microsoft Word. Document … Read more

Copywrite © 2020-2025, CBSE Python,
All Rights Reserved