Programming launchpad: JS practice

Programming launchpad: JS practice

12th Grade

30 Qs

quiz-placeholder

Similar activities

TIK01

TIK01

12th Grade

25 Qs

Hardware Review 1

Hardware Review 1

11th - 12th Grade

25 Qs

JENIS DATA (ASAS SAINS KOMPUTER TINGKATAN 2) Cikgu Munirah

JENIS DATA (ASAS SAINS KOMPUTER TINGKATAN 2) Cikgu Munirah

12th Grade

26 Qs

Computer Parts

Computer Parts

9th - 12th Grade

29 Qs

Python - Unit Test 2

Python - Unit Test 2

9th Grade - University

25 Qs

python Function

python Function

12th Grade

26 Qs

Robotics Mid-term Assessment Grade VII

Robotics Mid-term Assessment Grade VII

6th Grade - University

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?