Final Review Part 3

Final Review Part 3

11th Grade

23 Qs

quiz-placeholder

Similar activities

SQL Revision for Year 12

SQL Revision for Year 12

11th - 12th Grade

20 Qs

Basic of Computer and Network

Basic of Computer and Network

8th Grade - University

20 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

Coding Basics SC-1

Coding Basics SC-1

7th - 12th Grade

20 Qs

GAD Review - Game Industry

GAD Review - Game Industry

9th - 12th Grade

22 Qs

Network topologies

Network topologies

8th Grade - University

20 Qs

Microsoft Office Advandces 2016

Microsoft Office Advandces 2016

9th Grade - Professional Development

20 Qs

Programming: Which Loop?

Programming: Which Loop?

9th - 12th Grade

20 Qs

Final Review Part 3

Final Review Part 3

Assessment

Quiz

Computers

11th Grade

Practice Problem

Easy

Created by

LARRY GREEN

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean expressions can also be connected by compound conditionals. Which of the following is not used for connecting expressions?

not

and

plus

or

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What value would the following Boolean expression return (assuming a is 4), True or False? a+3 > 5

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What value would the following Boolean expression return (assuming a is 4), True or False? a*2 >=16 and a<1

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An _____ statement causes a program to execute a block of code only if a Boolean expression is true.

else

if

while

for

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An _____ statement will be executed only if a Boolean expression is false.

if

else

while

for

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To have a string of characters display on your screen with the returned values you must use the _____ function.

print

in

out

text

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What punctuation is required at the end of the line when using def, if, and else?

period

exclamation point

colon

comma

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?