JavaScript Basics & CodeHS Review

JavaScript Basics & CodeHS Review

10th Grade

18 Qs

quiz-placeholder

Similar activities

CodeHS JavaScript Control Functions

CodeHS JavaScript Control Functions

9th - 12th Grade

15 Qs

Control statements in C++

Control statements in C++

9th - 12th Grade

15 Qs

Python Programming Quiz

Python Programming Quiz

9th - 12th Grade

20 Qs

CICS Test 2 Review

CICS Test 2 Review

9th - 12th Grade

15 Qs

Computer Science Quiz 02

Computer Science Quiz 02

10th Grade - University

19 Qs

Python Mathematics Operators

Python Mathematics Operators

7th - 10th Grade

14 Qs

Java March

Java March

KG - University

16 Qs

Unit 1 Lesson 2 Vocabulary

Unit 1 Lesson 2 Vocabulary

9th - 12th Grade

15 Qs

JavaScript Basics & CodeHS Review

JavaScript Basics & CodeHS Review

Assessment

Quiz

Computers

10th Grade

Easy

Created by

PATRICIA LAMMERT

Used 4+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct function to print text to the screen in JavaScript?

write

console.log

print

log

console.print

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to define a variable in JavaScript?

variable

let

int

x

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a properly styled and valid JavaScript variable name?

user_age

UserAge

userAge

User age

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the following code print? console.log(2 + 2);

2 + 2

4

22

Nothing

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used for multiplication in JavaScript?

x

*

#

X

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used for division in JavaScript?

%

/

//

*

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function asks the user for text input?

readLine

readln

text

console.log

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?