JavaScript Fundamentals

JavaScript Fundamentals

9th Grade - Professional Development

10 Qs

quiz-placeholder

Similar activities

year 13 08/09/2021

year 13 08/09/2021

12th Grade

9 Qs

JavaScript Quiz Day-1

JavaScript Quiz Day-1

Professional Development

12 Qs

Do Now Lesson 2

Do Now Lesson 2

9th - 12th Grade

15 Qs

(Posttest) Tipe Data Javascript

(Posttest) Tipe Data Javascript

10th Grade

10 Qs

javascript_1

javascript_1

10th - 12th Grade

10 Qs

Java Script Quiz

Java Script Quiz

9th - 12th Grade

15 Qs

JavaScript

JavaScript

Professional Development

15 Qs

Roblox Lua Scripting Quiz

Roblox Lua Scripting Quiz

1st - 12th Grade

8 Qs

JavaScript Fundamentals

JavaScript Fundamentals

Assessment

Quiz

Education, Computers

9th Grade - Professional Development

Hard

Created by

Howard Mnengwa

Used 102+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of “a” in the following statement?

var a;

undefined

null

0

NaN

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of:

”41” + 1

42

“42”

411

“411”

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of:

”31” - 1

“30”

30

“311”

NaN

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the extension for a JavaScript file?

.java

.jar

.js

.sj

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript functions can access variables defined in the same scope?

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variables defined inside of functions are accessible outside of the function?

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the JavaScript standard?

JavaScript

ECMA Script

JS

PEP

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?