برمجة موجهة

برمجة موجهة

University

56 Qs

quiz-placeholder

Similar activities

Sec-D  Javascript-1

Sec-D Javascript-1

12th Grade - University

52 Qs

Advanced programing w\ Python (Ep1)

Advanced programing w\ Python (Ep1)

University

61 Qs

Angular JS -01

Angular JS -01

University

55 Qs

12. Automation Testing

12. Automation Testing

University

56 Qs

CMPTR 2L Midterm Exam

CMPTR 2L Midterm Exam

University

55 Qs

GravenQUIZ

GravenQUIZ

KG - University

60 Qs

 CSC 113 - Computer Programming 2

CSC 113 - Computer Programming 2

University

60 Qs

ServiceNow Exam 1

ServiceNow Exam 1

University - Professional Development

60 Qs

برمجة موجهة

برمجة موجهة

Assessment

Quiz

Computers

University

Easy

Created by

Yamna ‘s

Used 18+ times

FREE Resource

56 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

are files that contain various functions, variables or classes which are logically related in some manner.

Modules

Package

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is a collection of modules and other sub-modules.

Modules

Package

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is a logical group of functions , classes, variables in a single python file saved with .pyextension.

Module

Package

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

python file is

Module

Package

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is the process of loading a module in other modules or files

Importing

Modules

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

we can import the whole module all together with a single import statement.

Importing Complete module

Importing using from import statement

Importing entire module using from import *

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This method can be used to import the entire module using from import * statement.

Importing Complete module

Importing using from import statement

Importing entire module using from import *

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?