Camp 1_30

Camp 1_30

12th Grade

22 Qs

quiz-placeholder

Similar activities

PHP + MySQL

PHP + MySQL

7th Grade - University

25 Qs

Unit 10 Recursion Review

Unit 10 Recursion Review

9th - 12th Grade

20 Qs

3°D_SAV2_R2 3TECBE_ Algoritmos  Estruturas  Dados_17_36 QUIZIZZ

3°D_SAV2_R2 3TECBE_ Algoritmos Estruturas Dados_17_36 QUIZIZZ

11th Grade - University

21 Qs

Intro to Algorithms

Intro to Algorithms

9th - 12th Grade

23 Qs

JavaScript Variables

JavaScript Variables

10th - 12th Grade

26 Qs

Data Structures

Data Structures

9th - 12th Grade

21 Qs

OPC MCQ's

OPC MCQ's

12th Grade - University

20 Qs

Programming 2 - Arrays

Programming 2 - Arrays

10th - 12th Grade

17 Qs

Camp 1_30

Camp 1_30

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Tarase Mcgee

Used 6+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does a variable in JavaScript point to?

A function

A specific memory address that stores a value

A CSS style

A HTML element

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the term for assigning a value to a variable at the moment of its declaration?

Initialization

Compilation

Execution

Declaration

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How are strings represented in JavaScript?

As numbers

As sequences of characters enclosed in quotes

As boolean values

As arrays

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does it mean when strings are described as immutable in JavaScript?

They can be changed after creation

They cannot be changed after creation

They can be deleted

They can be converted to numbers

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the convention for naming variables with more than one word in JavaScript?

Snake case

Upper case

Camel case

Lower case

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the default value of an uninitialized variable?

null

0

undefined

empty string

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which data type can hold a series of values?

String

Number

Array

Boolean

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?