برمجة موجهة

برمجة موجهة

University

56 Qs

quiz-placeholder

Similar activities

CSC134 TEST1 DEC22

CSC134 TEST1 DEC22

University

60 Qs

Understanding Loops in Programming

Understanding Loops in Programming

9th Grade - University

54 Qs

special DSA

special DSA

University

61 Qs

Java

Java

University

61 Qs

HCIA AI MOCK TEST 3 by Fernado UMS

HCIA AI MOCK TEST 3 by Fernado UMS

University

60 Qs

Python

Python

University

51 Qs

IPT101 - (Scratch)

IPT101 - (Scratch)

University

51 Qs

ICT_Full_base_1

ICT_Full_base_1

University

55 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?