click below
click below
Normal Size Small Size show me how
IT0011-FA1
Integrated Programming
| Question | Answer |
|---|---|
| Which of the following are not true about Python? | Compilied |
| Python is free and open source application. | True |
| There are many libraries present in python for such as regular expressions, unit-testing, web browsers etc | |
| Which country Python Programming was invented? | Netherlands |
| Python code is executed line by line at a time. | Interpreted |
| Python was invented in United States. | False |
| Python supports object-oriented language. | True |
| In what year, Python was conceived? | 1980s |
| Python can run on a wide variety of hardware platforms and the same interface on all platform. | True |
| It is a code written in a scripting language. | |
| Namespace is used to import code from modules that are part of a standard Python distribution. | False |
| Python interpreter allows you to type commands one-at-a-time and see results. | True |
| Pybrain for scientific computation. | False |
| The python shell is the interactive environment. | True |
| Python code is written and then directly executed by a compiler. | False |
| Python allows you to type commands one-at-a-time and see results. | |
| Pybrain for advanced computing. | False |
| Python is a compiled programming language. | False |
| Block structure are different modules can use the same names without causing name clashes. | False |
| What is the meaning of this symbol >>> in Python? | prompt |
| One of the key features of python. | Interpreted? |
| Which year Python Programming was published? | 1991 |
| Python was invented in Netherlands. | True |
| Where did Python gets its name? | Monty Python’s Flying Circus |
| Which of the following are not true in Python? | Python is not easy to learn |
| A type of programming language in which we can write code to control another software application. | scripting |
| In installing Python, run the installer by single-clicking on the downloaded file. | False |
| Allows users to launch applications and manage conda packages, environments and channels without using command-line commands. | Anaconda Navigator |
| Python shell is the great way to get started with Python. | True |
| Python code is written and then directly executed by an ____________. | Interpreter |
| The acronym IDLE stands for: | Integrated Development and Learning Environment |
| Java type commands into interpreter and see immediate results. | False |
| This allows to integrate scripting capabilities into the program of the other language. | Embeddable |
| Python is not embeddable and don’t have extensive libraries. | False |
| Python is executed line by line. | True |
| Python has a large standard library which provides rich set of module and functions. | True |
| Type ________ into interpreter and see immediate results. | |
| Analytics and Artificial Intelligence are becoming popular and in demand in today's technology. | True |
| Different modules can use the same names without causing name clashes. | Namespace |
| Spicy for Machine Learning that is connected to AI. | False |
| What prebuilt library of Python for advanced computing? | Spicy? |
| What prebuilt library of Python for scientific computation? | Numpy |
| Numpy for scientific computation. | True |
| Pybrain for Machine Learning that is connected to AI. | True |
| Python can run on the same interface on all platform. | Portable |
| Python has elegant syntax and dynamic typing. | True |
| Who invented Python Programming? | Guido Van Rossum |
| Freely distribute copies of the software. | Free and Open Source |
| Python provides several libraries that can process and analyze data on the fly. | True |
| The acronym IDLE stands for Ischaemic Disease of Lower Extremities. | False |
| Numpy for advanced computing. | False |
| Numpy for Machine Learning that is connected to AI. | False |
| Combines a program editor and a language environment as a convenience to the programmer. | IDE |
| When is the implementation of Python started? | December 1989 |
| What is immediate form? | bytecode |
| Python is ideal language for scripting and rapid application development in many areas on most platforms. | True |
| Python can run on a wide variety of hardware platforms. | Protable |
| Python type commands into interpreter and see immediate results. | True |
| Namespace are different modules can use the same names without causing name clashes. | True |
| A great way to explore Python's syntax. | Interpreter |