Programming: M2_Quiz Practice

Programming: M2_Quiz Practice

9th - 12th Grade

7 Qs

quiz-placeholder

Similar activities

JavasCript

JavasCript

1st Grade - University

10 Qs

ôn tập IF... FOR... WHILE

ôn tập IF... FOR... WHILE

11th Grade

10 Qs

VEX VR

VEX VR

4th - 11th Grade

10 Qs

Lenguaje de programación

Lenguaje de programación

9th - 12th Grade

11 Qs

Direct data entry devices

Direct data entry devices

9th Grade

12 Qs

Business Basics Unit 1 test

Business Basics Unit 1 test

9th - 10th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

12th Grade

10 Qs

Meeting, Session, Recess, Adjournment - PPTQ Sec 8

Meeting, Session, Recess, Adjournment - PPTQ Sec 8

12th Grade

8 Qs

Programming: M2_Quiz Practice

Programming: M2_Quiz Practice

Assessment

Quiz

Instructional Technology

9th - 12th Grade

Medium

Created by

Kyle Maust

Used 3+ times

FREE Resource

7 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A branching program will involve at least one ______________.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A decision involving if, else if, and else statements is called what?

if then else

cascaded if

end if

branching

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When comparing two sets of elements and comparing each element in the first set with each element in the second set, we develop what?

a decision

if then else

cascaded if

cross product

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A great example of a cross product decision is this popular game: ______________ ______________.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which shape indicates a decision on a program flowchart?

rectangle

diamond

paralellogram

oval

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

In the decision statement "if age >=21 then" represents a _____________ statement.

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Find the errors on this flowchart:

2

3

5

6

7