60+ Dictionary Python Best MCQ Class 11

Dictionary Python MCQ Q1. Keys of dictionary must be _______________ a. antique b. unique c. mutable d. integers Q2. Dictionaries in python are _________________. a. Mutable data type b. Non-Mutable data type c. Mapping data type d. Both a and c Q3. Which of the following is used to delete an element from Dictionary? a. … Read more

120+ Best MCQ on Python String Class 11 with Answers

MCQ on Python String Class 11 Q1. Following is an example of ___________________ sv = “csiplearninghub.com” a. List b. String c. Dictionary d. None of the above Q2. Python considered the character enclosed in triple quotes as String.(T/F) a. True b. False Q3. Write the output of the following. a = “Blog” a =’a’ print(a) … Read more

Important MCQ Encoding Schemes Class 11 Computer Science

Encoding Schemes Class 11 Computer Science Q1. Computer understands only _______ a. Binary Language b. C++ c. High level language d. Assembly Language Q2. ___________________ has only two digits 0 and 1 a. High level language b. Machine language c. C# d. Assembly language Q3. When a key on the English keyboard is pressed, it … Read more

50 Best MCQ Computer Science Number System Class 11

Computer Science Number System Class 11 MCQ Q1. Which of the following number system is known as base-10 system. a. Binary Number System b. Hexadecimal Number System c. Octal Number System d. Decimal Number System Q2. Every number system has a set of unique characters or literals. The count of these literals is called ____ … Read more

error: Content is protected !!