Test #1 - Flashcards

Test #1 - Flashcards

9th Grade

22 Qs

quiz-placeholder

Similar activities

Unit 2 Quiz

Unit 2 Quiz

9th - 12th Grade

19 Qs

AutoCAD 3.0

AutoCAD 3.0

9th - 12th Grade

21 Qs

Unit Test – Engineering Design Process

Unit Test – Engineering Design Process

9th Grade

20 Qs

Manufacturing Processes Quiz

Manufacturing Processes Quiz

8th Grade - University

20 Qs

Simple and Compound Machines

Simple and Compound Machines

9th - 12th Grade

19 Qs

WELCOME TEST

WELCOME TEST

9th - 12th Grade

20 Qs

Engineering Ethics Test

Engineering Ethics Test

9th - 12th Grade

20 Qs

Fusion 360 IBC Review 1

Fusion 360 IBC Review 1

9th - 12th Grade

20 Qs

Test #1 - Flashcards

Test #1 - Flashcards

Assessment

Quiz

Engineering

9th Grade

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?