Programming launchpad: JS practice

Programming launchpad: JS practice

12th Grade

30 Qs

quiz-placeholder

Similar activities

Java Programming 1

Java Programming 1

10th - 12th Grade

25 Qs

[AP CSP] Midterm Review (Semester 1)

[AP CSP] Midterm Review (Semester 1)

9th - 12th Grade

30 Qs

Exception Handling

Exception Handling

12th Grade

25 Qs

Computer Science Pre-Test

Computer Science Pre-Test

10th - 12th Grade

35 Qs

Latihan Soal Sistem Komputer

Latihan Soal Sistem Komputer

9th - 12th Grade

25 Qs

2.7 System Software

2.7 System Software

12th Grade - University

25 Qs

Java Review

Java Review

9th Grade - University

25 Qs

Codehs - Python

Codehs - Python

11th - 12th Grade

25 Qs

Programming launchpad: JS practice

Programming launchpad: JS practice

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Steve Rich

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

What is the name of the basic programming construct where code is executed based on a condition being true?

Sequence

Selection

Iteration

Variable

2.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

What is another name for a reserved word in a programming language?

Name

Label

Identifier

Keyword

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

A DO WHILE loop checks the condition at the ______ of the loop construct.

Start

Middle

End

4.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

What is decomposition?

Adding detail to make a problem more complex

When you ignore the unnecessary detail in a problem

Looking for patterns which may be useful

Breaking down a complex problem in to smaller more manageable parts.

5.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

Media Image

Trace this pseudocode. What's the output if there are 4 adults and 1 child?

35

42

45

48

6.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

Media Image

What will be the result is 2 and then 4 are input?

What will be the result if 5 and 8 and input?

6, 8

6, 13

6, 40

6, 6

7.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

Which of these is a definition of iteration?

Code will repeat, either until an expression is true or whilst an expression is true.

Different code runs depending on the evaluation of an expression.

One line executes after another.

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?