JavaScript Fundamentals

JavaScript Fundamentals

3rd Grade

10 Qs

quiz-placeholder

Similar activities

Frontend Quiz

Frontend Quiz

1st - 3rd Grade

5 Qs

Post Test Sosialisasi SE-15/BC/2020

Post Test Sosialisasi SE-15/BC/2020

KG - Professional Development

10 Qs

JS-3

JS-3

KG - 3rd Grade

10 Qs

Node.js

Node.js

1st Grade - Professional Development

10 Qs

Android Studio 2

Android Studio 2

1st Grade - Professional Development

15 Qs

PGE KSC 2022

PGE KSC 2022

1st - 10th Grade

10 Qs

ISMS quiz September

ISMS quiz September

1st - 3rd Grade

8 Qs

game 2

game 2

KG - Professional Development

15 Qs

JavaScript Fundamentals

JavaScript Fundamentals

Assessment

Quiz

Professional Development

3rd Grade

Medium

Created by

Walter Macall

Used 12+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Select the non-primitive type

symbol

null

array

number

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of JavaScript language is

Assembly-language

Object-Oriented

High-level

Object-Based

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following symbol is used for creating comments in the javascript

\\

//

\* *\

\* */

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the default value of an uninitialized variable?

0

NaN

null

undefined

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can be redeclare a variable that is declared with "let" keyword?

true

false

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript types are dynamic?

true

false

Answer explanation

Media Image

JavaScript has dynamic types. This means that the same variable can be used to hold different data types

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Select the best way to declare a variable

let MyName = "Walter"

let MYNAME = "Walter"

let myName = "Walter"

let MY_NAME = "Walter"

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?