Script_programming_test

Script_programming_test

University

25 Qs

quiz-placeholder

Similar activities

Python 1

Python 1

University

20 Qs

แบบทดสอบกลางภาค

แบบทดสอบกลางภาค

10th Grade - University

20 Qs

TEST1.PY

TEST1.PY

10th Grade - University

20 Qs

Python Module 1

Python Module 1

University

25 Qs

Python-предметная олимпиада по программированию

Python-предметная олимпиада по программированию

University

30 Qs

Basics of programming - Quiz - 01

Basics of programming - Quiz - 01

University - Professional Development

20 Qs

Básicos Python

Básicos Python

University

21 Qs

C - Strings

C - Strings

University

20 Qs

Script_programming_test

Script_programming_test

Assessment

Quiz

Computers, Science

University

Medium

Created by

Pavel Taskov

Used 5+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Q 1 - Which of the following is correct about Python?

A - Python is a high-level, interpreted, interactive and object-oriented scripting language.

B - Python is designed to be highly readable.

C - It uses English keywords frequently where as other languages use punctuation, and it has fewer syntactical constructions than other languages.

D - All of the above.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Q 2 - Which of the following is correct about Python?

A - It supports functional and structured programming methods as well as OOP.

- It can be used as a scripting language or can be compiled to byte-code for building large applications.

C - It provides very high-level dynamic data types and supports dynamic type checking.

D - All of the above.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Q 3 - Which of the following is correct about Python?

A - It supports automatic garbage collection.

B - It can be easily integrated with C, C++, COM, ActiveX, CORBA, and Java.

C - Both of the above.

D - None of the above.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Q 4 - Which of the following environment variable for Python tells the Python interpreter where to locate the module files imported into a program?

A - PYTHONPATH

B - PYTHONSTARTUP

C - PYTHONCASEOK

D - PYTHONHOME

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Q 5 - Which of the following environment variable for Python contains the path of an initialization file containing Python source code?

A - PYTHONPATH

B - PYTHONSTARTUP

C - PYTHONCASEOK

D - PYTHONHOME

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Q 6 - Which of the following environment variable for Python is used in Windows to instruct Python to find the first case-insensitive match in an import statement?

A - PYTHONPATH

B - PYTHONSTARTUP

C - PYTHONCASEOK

D - PYTHONHOME

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Q 7 - Which of the following environment variable for Python is an alternative module search path?

A - PYTHONPATH

B - PYTHONSTARTUP

C - PYTHONCASEOK

D - PYTHONHOME

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?