JavaScript Test Practice

JavaScript Test Practice

University

35 Qs

quiz-placeholder

Similar activities

CS 211 - Midterm Review

CS 211 - Midterm Review

University

30 Qs

C++ Quiz

C++ Quiz

University

40 Qs

A4ALGU CLUB EVENT QUIZ

A4ALGU CLUB EVENT QUIZ

University

40 Qs

C++ Chapter 5 Review - Loops

C++ Chapter 5 Review - Loops

10th Grade - University

32 Qs

JavaScript

JavaScript

University

30 Qs

Coding Skill Test -I

Coding Skill Test -I

University

40 Qs

AP Java Exam

AP Java Exam

8th Grade - University

35 Qs

Unit 6: List, Loops, and Transversals

Unit 6: List, Loops, and Transversals

9th Grade - University

30 Qs

JavaScript Test Practice

JavaScript Test Practice

Assessment

Quiz

Computers

University

Medium

Created by

Casey Cattron

Used 13+ times

FREE Resource

35 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Media Image

JavaScript is the programming language of the web because it has _______ Programming.

(2 words)

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

An Object is an entity that...

...has properties that define it and can be acted upon with methods

...is used to activate methods

...is used to define a value

...is used to make properties and act upon them with methods

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Which of these is correct?

method.value(object)

method(value).object

object.method(value)

value.(method)object

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

A variable is a named item you can assign a value to.

True

False

5.

MULTIPLE SELECT QUESTION

45 sec • 10 pts

Media Image

Which of these is the correct way to insert a comment into JavaScript?

(Pick 2)

<!-- -->

/* */

//

#### ####

6.

MULTIPLE SELECT QUESTION

45 sec • 15 pts

Media Image

Which of these are types of variables?

(Pick 3)

non

var

const

let

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image


Write the Mathematical Operator for "INCREMENTAL" (increasing the value by 1)

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?