JS 1

JS 1

12th Grade

15 Qs

quiz-placeholder

Similar activities

A1 dilbilgisi

A1 dilbilgisi

4th Grade - University

19 Qs

Meme Quiz! :D

Meme Quiz! :D

KG - University

12 Qs

Exploring the Basics of C Programming

Exploring the Basics of C Programming

11th Grade - University

20 Qs

Science (Senior)

Science (Senior)

9th - 12th Grade

10 Qs

Квізи з GIT, гілками, JavaScript та операторами

Квізи з GIT, гілками, JavaScript та операторами

12th Grade

20 Qs

CHAPTER 5 PHP FUNCTION AND ARRAYS

CHAPTER 5 PHP FUNCTION AND ARRAYS

12th Grade

10 Qs

Antiken

Antiken

11th - 12th Grade

15 Qs

Idents - Weeks 1-2

Idents - Weeks 1-2

12th Grade

14 Qs

JS 1

JS 1

Assessment

Quiz

Other

12th Grade

Hard

Created by

Islam saeid

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

var x = 5

x is string

X is number

x is boolean

no answer

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

typeof "hello"

number
array
boolean
string

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

5 + "5";

10
50
25
55

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

typeof(true);

string
number
object
boolean

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a primitive data type in JavaScript

Symbol
Array

number

Boolean

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following variables allows redeclaration and reassignment in the same scope in JavaScript

const
function
var

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which variable declaration enforces immutability in JavaScript

const
immutable
var
let

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?