JavaScript Control Flow – MCQ Quiz (With Answers)

JavaScript Control Flow – MCQ Quiz (With Answers)

Professional Development

20 Qs

quiz-placeholder

Similar activities

WELL INTERVENTION QUIZ AEM

WELL INTERVENTION QUIZ AEM

Professional Development

15 Qs

RE Quiz 13 Dec - Mani

RE Quiz 13 Dec - Mani

Professional Development

15 Qs

ASESMEN AWAL SOSMED

ASESMEN AWAL SOSMED

Professional Development

25 Qs

SQL com Supabase

SQL com Supabase

Professional Development

15 Qs

STS 101 - Short PRETEST Activity

STS 101 - Short PRETEST Activity

Professional Development

20 Qs

Quiz Pelatihan Digital Literasi Masyarakat Desa

Quiz Pelatihan Digital Literasi Masyarakat Desa

Professional Development

20 Qs

MANTENIMIENTO MOTORES DIESEL

MANTENIMIENTO MOTORES DIESEL

Professional Development

20 Qs

SOAL QUIZIZZ

SOAL QUIZIZZ

Professional Development

15 Qs

JavaScript Control Flow – MCQ Quiz (With Answers)

JavaScript Control Flow – MCQ Quiz (With Answers)

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

Dheepan G

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is used to make decisions in JavaScript?

select

if

loop

switchcase

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for an if statement in JavaScript?

if (condition) then { }

if condition { }

if (condition) { }

if { condition }

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to test multiple conditions with the same variable?

if

else

switch

when

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will this code print?

Big

Small

10

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a switch statement, which keyword stops execution from continuing to the next case?

stop

break

end

exit

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will this output?

A

A B

B

Nothing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which loop runs a block of code at least once, even if the condition is false?

for

while

do...while

if

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?