CompProg 2 Quiz

CompProg 2 Quiz

University

30 Qs

quiz-placeholder

Similar activities

Form 4 - CSEC Information Technology Quiz

Form 4 - CSEC Information Technology Quiz

10th Grade - University

30 Qs

OSS (QUIZ 5) - Memory Management

OSS (QUIZ 5) - Memory Management

University

25 Qs

Chapter 1 - Fundamentals of software testing

Chapter 1 - Fundamentals of software testing

University

30 Qs

Code.org lesson 3 and 4 quiz

Code.org lesson 3 and 4 quiz

7th Grade - University

25 Qs

Week 7-8

Week 7-8

University

30 Qs

OS quiz

OS quiz

University

25 Qs

Brain Blitz Bonanza

Brain Blitz Bonanza

University

30 Qs

PPL (QUIZ 4) Programming Control Structures

PPL (QUIZ 4) Programming Control Structures

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?