Understanding Programming Concepts and Logic

Understanding Programming Concepts and Logic

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

25 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What are the elements in this list? schoolSubjects--[ "Science", "Math", "English", "History" ]

Back

Science, Math, English, History

2.

FLASHCARD QUESTION

Front

What decides how many iterations a loop will run?

Back

The condition in the loop is being met

3.

FLASHCARD QUESTION

Front

What will be displayed as a result of this program? Options: 10, 7, 5, 22, 15, global numbers x 2, 20, 14, 10, 44, 30, Set Numbers. Text

Back

20, 14, 10, 44, 30

4.

FLASHCARD QUESTION

Front

True or False: Boolean expressions will not run if they are false

Back

False

5.

FLASHCARD QUESTION

Front

What block is used to join multiple blocks together without changing them?

Back

Concatenation

6.

FLASHCARD QUESTION

Front

Which examples are relational operators? Addition, Subtraction, Multiplication, Division; Less than, greater than, equal to; AND, OR, NOT

Back

Less than, greater than, equal to

7.

FLASHCARD QUESTION

Front

True or False: Variables have two parts- the name & the value

Back

True

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?