Codecademy Intro to JavaScript

Codecademy Intro to JavaScript

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Циклы в Паскале

Циклы в Паскале

10th Grade

20 Qs

Cyber Skills Quiz 1 - Y9

Cyber Skills Quiz 1 - Y9

9th Grade

19 Qs

Enumeration and Recursion

Enumeration and Recursion

11th Grade - University

12 Qs

Latihan PSAS Kelas 9

Latihan PSAS Kelas 9

9th Grade - University

20 Qs

WW2 : TLE QUIZ

WW2 : TLE QUIZ

9th Grade

11 Qs

12AIT - All About W3C <3

12AIT - All About W3C <3

10th Grade - University

18 Qs

MVC-PHP

MVC-PHP

12th Grade

15 Qs

Trắc nghiệm Tin học 9 (Phần mềm trình chiếu)

Trắc nghiệm Tin học 9 (Phần mềm trình chiếu)

9th Grade

20 Qs

Codecademy Intro to JavaScript

Codecademy Intro to JavaScript

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Greg Baker

Used 97+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable names cannot start with numbers.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ is a JavaScript keyword that creates, or declares, a new variable.

script

var

bar

console

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(what symbol) is the assignment operator. It assigns the value to the variable

+

: )

;

=

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the "let" keyword signals that the variable cannot be changed

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will you get if you try to declare a "const" variable without a value?

TypeError

SyntaxError

SpellingError

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which mathematical assignment is the "increment operator"?

+=

++

--

+-

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does "Concatenation" mean?

to add

to subtract

to join together

to swindle a cat out of money

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