Multiple Choice Question For Getting Started with Python Class 11 Computer Science (CS), Informatics Practices (IP)


1. Python is a/an _____ language.

(a) High level

(b) Object oriented

(c) procedural

(d) difficult

2. Python uses a/an _____ to convert source code to object code.

(a) Interpreter

(b) Compiler

(c) Combination of Interpreter and compiler

(d) Special virtual engine

3. Python code can run on a variety of platforms, it means Python is a _____ language.

(a) Graphical

(b) Cross-platform

(c) independent

(d) all of these

4. Python programs are typed in

(a) Interactive mode

(b) Script mode

(c) A combination of interactive and script modes

(d) All of these

5. The _____ mode of Python gives instant result of typed statement.

(a) Interactive mode

(b) Script mode

(c) Combination of interactive and script modes

(d) All of these

6. Which of the following is not a Python IDE ?

(a) IDLE

(b) Spyder

(c) Jupyter Notes

(d) Sublime Text

7. To print the value of a variable, Python uses

(a) Print statement

(b) Print() function

(c) print statement

(d) print() function

8. You don't have to pay for Python and you can view its source code too. It means Python is _____.

(a) Free and open source

(b) freeware

(c) open source

(d) sharewar

13 Comments

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post