CSP-A114 Flashcard

CSP-A114 Flashcard

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

12 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Relational operators are used to test the relationships between two variables, expressions, or values. Example: a == b

Back

True

2.

FLASHCARD QUESTION

Front

Which of the following are considered examples of relational operators to test equality and other relationships: == equal to, OR, AND, NOT

Back

==, equal to

3.

FLASHCARD QUESTION

Front

A conditional expression is usually in a while or if statement and is used to compare or evaluate a Boolean value.

Back

True

4.

FLASHCARD QUESTION

Front

A loop that never starts is called ________.

Back

Zero Iteration Loop

5.

FLASHCARD QUESTION

Front

A loop that never stops is called ________.

Back

Infinite Loop

6.

FLASHCARD QUESTION

Front

The following is an example of ________.
REPEAT UNTIL (condition)
{

}

Back

While Loop

7.

FLASHCARD QUESTION

Front

A step that is part of a nested loop will include an _________.

Back

Outer Loop

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?