click below
click below
Normal Size Small Size show me how
IT0011 FA1
| Question | Answer |
|---|---|
| There are many libraries present in python for such as regular expressions, unit-testing, web browsers etc | True |
| Python is hard to learn. | False |
| Code is written and then directly executed. | Interpreter |
| Implementation of Python was started in December 1989. | True |
| Python is not a powerful language. | False |
| Which country Python Programming was invented? | Netherlands |
| Python was invented in Netherlands. | True |
| Which year Python Programming was published? | 1991 |
| A type of programming language in which we can write code to control another software application. | scripting |
| Python can run on the same interface on all platform. | Portable |
| Allows you to type commands one-at-a-time and see results. | Python interpreter |
| What is the meaning of this symbol >>> in Python? | prompt |
| What prebuilt library of Python for advanced computing? | Pandas |
| A great way to explore Python's syntax. | Interpreter |
| Python code is written and then directly executed by a compiler. | False |
| Import Statement is used to import code from modules that are part of a standard Python distribution. | True |
| Allows users to launch applications and manage conda packages, environments and channels without using command-line commands. | Anaconda Navigator |
| The Python interpreter can be invoked by typing the command "python" without any parameter followed by the "__________” key at the shell prompt. | return |
| Spicy for scientific computation. | False /SCIpy |
| Pybrain for Machine Learning that is connected to AI. | True |
| In what year, Python was conceived? | 1980s |
| The source code of python is converted into an immediate form. | bytecode |
| In 1989, Python programming was invented. | True |
| What programming language is elegant in syntax and dynamic typing. | Python |
| Python is free and open source. | True |
| Guido Van Rossum invented what programming language. | Python |
| Features in Python where you don’t have to remember the system architecture or to manage the memory. | High Level Language |
| Python is a compiled programming language. | False |
| When you see >>> inside IDLE, it means that: | Python is waiting for you to give some instructions |
| An IDE combines a program editor and a language environment as a convenience to the programmer. | True |
| The acronym IDLE stands for Ischaemic Disease of Lower Extremities. | False Integrated Development and Learning Environment |
| Type ________ into interpreter and see immediate results. | commands |
| Java type commands into interpreter and see immediate results. | False |
| Python allows you to type commands one-at-a-time and see results. | True |
| Numpy for scientific computation. | True |
| Python provides rich set of module and functions. | Extensive Libraries |
| Python is ideal language for scripting and rapid application development in many areas on most platforms. | True |
| Python has elegant syntax and dynamic typing. | True |
| It is the concepts of classes, objects, and encapsulation etc. | Object Oriented Language |
| Freely distribute copies of the software. | Free and Open Source |
| What is immediate form? | bytecode |
| Which of the following are not true in Python? | Python is not easy to learn |
| Python interpreter allows you to type commands one-at-a-time and see results. | True |
| In installing Python, run the installer by single-clicking on the downloaded file. | False |
| Scipy(mispelled as spicy) for advanced computing. | True |
| Pybrain for advanced computing. | False |
| Interactive environment that allows you to type in some Python code. | Python shell |
| Combines a program editor and a language environment as a convenience to the programmer. | IDE |
| Used to import code from modules that are part of a standard Python distribution. | Import Statement |
| Numpy for advanced computing. | False |
| Guido Van Rossum invented what programming language. | Python |
| Python is a compiled programming language. | False |
| Python supports object-oriented language. | True |
| What is immediate form? | bytecode |
| Python is hard to learn. | False |
| A program is a sequence of instructions written so that a computer can perform a certain task. | True |
| There are many libraries present in python for such as regular expressions, unit-testing, web browsers etc | True |
| Python can run on the same interface on all platform. | Portable |
| Which country Python Programming was invented? | Netherlands |
| Python has elegant syntax and dynamic typing. | True |
| The Python interpreter can be invoked by typing the command "python" without any parameter followed by the "__________” key at the shell prompt. | return |
| Interactive environment that allows you to type in some Python code. | Python Shell |
| Pybrain for scientific computation. | False (algo/AI) |
| Python code is written and then directly executed by an interpreter. | True |
| The acronym IDLE stands for: | Integrated Development and Learning Environment |
| Namespace are different modules can use the same names without causing name clashes. | True |
| Namespace is used to import code from modules that are part of a standard Python distribution. | False |
| One of the key features of python. | all of the above |
| Implementation of Python was started in December 1989. | True |
| Python code is executed line by line at a time. | Interpreted |
| Python is a compiled programming language. | False |
| A type of programming language in which we can write code to control another software application. | scripting |
| Which of the following are not true in Python? | Python is not easy to learn |
| Python is executed line by line. | True |
| Python has elegant syntax and dynamic typing. | True |
| Features in Python where you don’t have to remember the system architecture or to manage the memory. | High level Language |
| A program is a sequence of instructions written so that a computer can perform a certain task. | True |
| Readability of a Python program is generally enhanced by the fact that code is broken up into blocks by certain Python constructions. | Block Structure |
| Type ________ into interpreter and see immediate results. | commands |
| A great way to explore Python's syntax. | Interpreter |
| Spicy for scientific computation. | False |
| Python code is written and then directly executed by a compiler. | False |
| An IDE combines a program editor and a language environment as a convenience to the programmer. | True |
| Java type commands into interpreter and see immediate results. | False |
| Pybrain for scientific computation. | False |
| Namespace are different modules can use the same names without causing name clashes. | True |
| Python shell is the great way to get started with Python. | True |
| What programming language is elegant in syntax and dynamic typing. | Python |
| James Gosling created Python programming. | False |
| Python code is written and then directly executed by an ____________. | interpreter |
| What prebuilt library of Python for Machine Learning that is connected to AI? | Pybrain |