Javascript Basics

Javascript Basics

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Javascript Quiz 2

Javascript Quiz 2

11th Grade

15 Qs

LA7.C7: Turtle Graphics

LA7.C7: Turtle Graphics

9th Grade - University

14 Qs

Structure of a Webpage

Structure of a Webpage

10th Grade

20 Qs

Arduino_Quiz

Arduino_Quiz

12th Grade

20 Qs

End of year quiz: Python

End of year quiz: Python

9th Grade

20 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

Python Syntax II

Python Syntax II

10th Grade

16 Qs

Java by Mr Sam

Java by Mr Sam

10th Grade

16 Qs

Javascript Basics

Javascript Basics

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Portia Morrell

Used 786+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which one of the following symbols is used for JavaScript comments? / Lequel des symboles suivants est utilisé pour les commentaires JavaScript?

\\

^

?

//

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What type of variable is / Quel type de variable est

var typeOfApples="Fuji"

Boolean

Number

String

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Which message will the user see? / Quel message l'utilisateur verra-t-il?

"Hello user"

No message

"Goodbye user"

"message + user"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do I declare a new variable? / Comment déclarer une nouvelle variable?

var newVariable = 5

Variable int = new Variable()

var 5 = myVariable

int var = 5

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What surrounds an if/else statement?

Qu'est-ce qui entoure une déclaration if / else?

Quotations / Citations " "

Curly Brackets / Accolades { }

Parenthesis / Parenthesis ( )

Square Brackets / Square Brackets [ ]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is the symbol for implementing the OR operator?

Lequel des symboles suivants est utilisé pour implémenter l’opérateur OU?

**

&&

||

!

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is the symbol for implementing the AND operator?

Lequel des symboles suivants est utilisé pour implémenter l’opérateur AND?

&&

**

||

++

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?

Discover more resources for Computers