CodeCademyAll

CodeCademyAll

Assessment

Quiz

Created by

undefined undefined

Computers

9th Grade

11 plays

Medium

Student preview

quiz-placeholder

52 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the four essential data types in JavaScript?

strings, numbers, booleans, null

strings, numbers, functions, null

strings, functions, booleans, null

strings, methods, booleans, null

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What code is used when data is printed or logged to the console in CodeCademy?

console.log()

println()

log.console()

lnprint()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or false: JavaScript has built-in methods for different data types.

true

false

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the four built-in mathematical operators in JavaScript?

+, -, *, /

+, -, =, /

/, *, -, =

+, =, *, /

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript has built-in ____________ for different types of data types.

methods

templates

functions

libraries

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or false: JavaScript associates certain properties with different data types.

true

false

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are collections of methods that can be called withouth an instance?

libraries

functions

methods

data types

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?