FoP Prelims Review

FoP Prelims Review

University

86 Qs

quiz-placeholder

Similar activities

5. 201.3 Kernel runtime management and troubleshooting

5. 201.3 Kernel runtime management and troubleshooting

University

85 Qs

ITB mock

ITB mock

University

89 Qs

Java syntax

Java syntax

University

86 Qs

Info Technology Study Guide

Info Technology Study Guide

KG - University

83 Qs

CH1&2

CH1&2

University

81 Qs

MSTIP-CC102-FinalExam

MSTIP-CC102-FinalExam

University

90 Qs

Networking Midterms

Networking Midterms

University

85 Qs

Internet Quiz

Internet Quiz

University

82 Qs

FoP Prelims Review

FoP Prelims Review

Assessment

Quiz

Computers

University

Medium

Created by

DeCastro boi

Used 1+ times

FREE Resource

86 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of import statements in Python?

To define functions

To include external Python modules

To create variables

To write comments

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, how is a block of code defined?

Using curly braces { }

Using parentheses ( )

Using indentation

Using the block keyword

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a valid variable assignment in Python?

int x = I0

x := 10

10 = x

x = 10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who created Python and when was it released?

Dennis Ritchie, 1970

Guido van Rossum, 1991

James Gosling, 1995

Bjarne Stroustrup, 1985

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you start a single-line comment in Python?

/*

#

//

<!--

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a Python data type?

list

array

dict

set

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a notable feature of Python's design philosophy?

Complex syntax

Significant whitespace

Case insensitivity

Mandatory variable declarations

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?