with statementpython --versionpython -vpython versioncheck python versionpython <filename> in the command prompt| Qno | Answer |
|---|---|
| 1 | b) Interpreted language |
| 2 | d) All of the above |
| 3 | d) None of the above |
| 4 | b) High-level programming language |
| 5 | b) Guido van Rossum |
| 6 | b) 1991 |
| 7 | a) ABC |
| 8 | c) Python 2.5 |
| 9 | b) 2008 |
| 10 | a) Renamed the print statement to print() |
| 11 | b) Simplicity and readability |
| 12 | c) Platform independence |
| 13 | c) Explicit memory management |
| 14 | d) All of the above |
| 15 | a) Reference counting |
| 16 | a) Using an installer from python.org |
| 17 | d) All of the above |
| 18 | a) python --version |
| 19 | d) All of the above |
| 20 | a) .py |
| 21 | c) PyCharm |
| 22 | d) All of the above |
| 23 | b) PyCharm |
| 24 | a) Replit |
| 25 | a) Integrated Development and Learning Environment |
| 26 | b) python3 script.py |
| 27 | c) Both |
| 28 | b) Use python <filename> in the command prompt |
| 29 | c) >> |
| 30 | a) The code is executed line by line |