CompProg 2 Quiz

CompProg 2 Quiz

University

30 Qs

quiz-placeholder

Similar activities

IT 403 - QUIZ 2

IT 403 - QUIZ 2

University

25 Qs

OSS (QUIZ 5) - Memory Management

OSS (QUIZ 5) - Memory Management

University

25 Qs

Code.org lesson 3 and 4 quiz

Code.org lesson 3 and 4 quiz

7th Grade - University

25 Qs

Lesson 02: Understanding Cyber Security Threats

Lesson 02: Understanding Cyber Security Threats

University

25 Qs

Kuis_02_Pengantar Teknologi Informasi_Bab 3-5

Kuis_02_Pengantar Teknologi Informasi_Bab 3-5

University

30 Qs

Compro2 (Midterm) Exception

Compro2 (Midterm) Exception

University

35 Qs

Data Link Layer Quiz

Data Link Layer Quiz

University

25 Qs

Quiz 1

Quiz 1

University

31 Qs

CompProg 2 Quiz

CompProg 2 Quiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Joshua Abis

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Used to execute a block of code only if a specified condition evaluates to True

IF

ELSE

ELSE-IF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This keyword is a null operation

PASS

CONTINUE

BREAK

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

programming constructs that can be used to evaluate conditions and execute specific blocks of code based on whether the conditions are met

DECISION-MAKING STATEMENTS

CONTROL FLOW STATEMENTS

CONTROL KEYWORDS

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

executes the code block inside of it as long as the condition is true similar to an if statement

FOR

WHILE

IF

ELSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

used to iterate over an object

FOR

WHILE

IF

ELSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SIGNIFIES DATA THAT ARE NUMERICAL IN NATURE

NUMERIC

SEQUENCE

STRING

BOOLEAN

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

will only execute when the conditions on all other statements are false

IF

ELSE

ELSEIF

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?