IP Class 11 MCQ

IP Class 11 MCQ Chapter 4 List and Dictionaries

Which of the following is NOT true about List?a. List is value mutableb. List can store heterogeneous itemsc. List is size immutabled. List is ordered collection of items Show Answer c. List is size immutable Select correct statementi. Duplicate items are not allowed to store in Listii. We can use both index and negative index

IP Class 11 MCQ Chapter 4 List and Dictionaries Read More »

Class-11 MCQ Chapter-3 Python Overview IP

python is dynamically typed language becausea. It doesn’t care of data type of variable being declared.b. It uses indentation for defining blocksc. Some python code can be written into another languages such as C,C++d. Python code can be run on any platform Show Answer a. It doesn’t care of data type of variable being declared.

Class-11 MCQ Chapter-3 Python Overview IP Read More »

error: Content is protected !!