Test #1 - Flashcards

Test #1 - Flashcards

9th Grade

22 Qs

quiz-placeholder

Similar activities

ICEV Review of Applied Engineering

ICEV Review of Applied Engineering

9th - 12th Grade

20 Qs

Basic to 3D Print

Basic to 3D Print

9th - 12th Grade

20 Qs

Forces Quiz Practice

Forces Quiz Practice

7th Grade - University

17 Qs

Formative on Simple Machines

Formative on Simple Machines

9th Grade

20 Qs

Flight Plans & Google maps Tutorial

Flight Plans & Google maps Tutorial

7th Grade - University

20 Qs

RHS - Workplace Good Housekeeping Video Quiz

RHS - Workplace Good Housekeeping Video Quiz

9th - 12th Grade

20 Qs

Unit 2 CA Review

Unit 2 CA Review

7th Grade - University

20 Qs

Forces and Aerodynamics of Flight

Forces and Aerodynamics of Flight

9th - 12th Grade

20 Qs

Test #1 - Flashcards

Test #1 - Flashcards

Assessment

Quiz

Engineering

9th Grade

Practice Problem

Medium

Created by

Joanne D'Agostino

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...

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

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?