Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

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... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Case Studies In Business Data Bases

Authors: James Bradley

1st Edition

0030141346, 978-0030141348

More Books

Students also viewed these Databases questions

Question

7. Discuss the key features of the learning organization.

Answered: 1 week ago