Camp 1_30

Camp 1_30

12th Grade

22 Qs

quiz-placeholder

Similar activities

Java, part I

Java, part I

11th Grade - University

20 Qs

QUIZZ 6/02/2024

QUIZZ 6/02/2024

12th Grade

20 Qs

QUIZ DASAR DASAR PEMROGRAMAN JAVA

QUIZ DASAR DASAR PEMROGRAMAN JAVA

11th Grade - University

20 Qs

Logika & Pemrograman (ID)

Logika & Pemrograman (ID)

10th Grade - Professional Development

20 Qs

IO and Data Principles Vocabulary

IO and Data Principles Vocabulary

9th - 12th Grade

17 Qs

APCSA Arrays

APCSA Arrays

9th - 12th Grade

20 Qs

CSAwesome Unit 1 Vocabulary

CSAwesome Unit 1 Vocabulary

10th - 12th Grade

23 Qs

Java Arrays

Java Arrays

9th - 12th Grade

20 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?