CompProg 2 Quiz

CompProg 2 Quiz

University

30 Qs

quiz-placeholder

Similar activities

Code.org lesson 3 and 4 quiz

Code.org lesson 3 and 4 quiz

7th Grade - University

25 Qs

Loops, enums,arrays,conditional statements, variables

Loops, enums,arrays,conditional statements, variables

University

30 Qs

WEB SYSTEM AND TECHNOLOGY MIDTERM REVIEWER

WEB SYSTEM AND TECHNOLOGY MIDTERM REVIEWER

University

28 Qs

OSS (QUIZ6) - File System Quiz

OSS (QUIZ6) - File System Quiz

University

30 Qs

Pyhton Debugging Questions

Pyhton Debugging Questions

University

25 Qs

Revision Quiz 3

Revision Quiz 3

9th Grade - University

30 Qs

OSS (QUIZ 5) - Memory Management

OSS (QUIZ 5) - Memory Management

University

25 Qs

QUIZ 1 - INTRODUCTION IN ARDUINO AND SKETCHING IN CODE

QUIZ 1 - INTRODUCTION IN ARDUINO AND SKETCHING IN CODE

University

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