Search Header Logo

Test #1 - Flashcards

Authored by Joanne D'Agostino

Engineering

9th Grade

Used 1+ times

Test #1 - Flashcards
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the programming concept that checks a test condition inside parentheses to see if it remains true, and loops continuously until the condition becomes false?

While Loop

If Statement

For Loop

Switch Case

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the programming concept that checks a condition and executes statements if the condition is true?

If Statement

Loop

Variable

Function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the programming concept that allows the repeated execution of a block of code for a specific number of times?

For Loop

Variable Declaration

Function Overloading

Recursion

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term for the following definition? Occurs first and only once.

Initialization in For Loop

Condition in For Loop

Increment in For Loop

Termination in For Loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term for the following definition? Tested each time through the loop; if true, the loop continues; otherwise, it ends.

Condition in For Loop

Loop Counter

Initialization Statement

Break Statement

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term for the following definition? Executed each time through the loop when the condition is true, modifying the loop control variable.

Increment in For Loop

Loop Condition

Initialization in For Loop

Break Statement

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term for the following definition? Structuring programs into segments of code to perform individual tasks.

Function

Variable

Loop

Array

Access all questions and much more by creating a free account

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

Already have an account?