JavaScript Basics & CodeHS Review

JavaScript Basics & CodeHS Review

10th Grade

18 Qs

quiz-placeholder

Similar activities

GCSE Computer Science: Programming (Data Structures)

GCSE Computer Science: Programming (Data Structures)

9th - 10th Grade

20 Qs

Loops

Loops

5th - 12th Grade

16 Qs

Menus, Dialog Boxes and Methods

Menus, Dialog Boxes and Methods

10th Grade - Professional Development

17 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Basic JavaScript Review

Basic JavaScript Review

9th - 12th Grade

20 Qs

Functions and Parameters Quiz

Functions and Parameters Quiz

9th - 12th Grade

15 Qs

CodeHS Functions and Parameters

CodeHS Functions and Parameters

9th - 12th Grade

15 Qs

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

10th - 12th Grade

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