CBSE Class 11: Introduction Questions Set 1

1.
Python was developed by ——

a. Charles Babbage
b. Guido van Rossum
c. Time Berners Lee
d. Robert E. Kahn

2.
Python language is ——-

a. Free
b. Open Source
c. Free & Open Source
d. Proprietary

3.
which of the following is correct:

a. print(Computer)
b. print(“Computer)
c. print(“Computer”)
d. print(“Computer’)

4.
Python is an ——- language

a. Compiled
b. Interpreted
c. Compiled and Interpreted
d. Python command line

5.
The interactive interpreter of Python is termed as ——-

a. Python shell
b. Python script mode
c. Python editor mode
d. Python command line