Question: 1. A ___________ allows structured control of sequence of application statements such as loops and conditional tests. (a) Control statement

1. A ___________ allows structured control of
sequence of application statements such as loops
and conditional tests.

(a) Control statement               (b) Pointer
(c) Array                                      (d) None


2. Which of the following is not a standard or built in
datatype in python?

(a) Numeric                       (b) Boolean
(c) Set, Dictionary            (d) Character


3. Numpy stands for ___________
(a) Number python               (b) Numerical python
(c) Numbers of python         (d) None


4. How do we install Numpy in the system?
(a) install numpy
(b) pip install python numpy
(c) pip install numpy
(d) pip install numpy python


5. In the ___________ methods or functions must
have the same name and different signatures.

(a) method overloading               (b) method overriding
(c) inheritance                               (d) abstraction


6. Python Dictionary is used to store the data in
___________

(a) Key value pair               (b) Set value pair
(c) Tuple value pair           (d) None


7. How can we change the shape of the Numpy array
in Python?

(a) By shape                    (b) By reshape
(c) By change                 (d) By modify


8. Which one the widget is not in python?
(a) Button                (b) Radio Button
(c) Text Area           (d) Label


9. Which of the following databases is not supported
by python?

(a) SQLite                (b) MySQL
(c) Sybase               (d) INGRES


10. Function name for cumulative product of non-NA
values ___________

(a) Cumprod                  (b) Cumsum
(c) Both (a) and (b)        (d) None

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

The detailed answer for the above question is provided below 1 Ans The correct answer is a Control statement A control statement allows structured con... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!