JavaScript Test Practice

JavaScript Test Practice

University

35 Qs

quiz-placeholder

Similar activities

C QUIZ UNIT 1

C QUIZ UNIT 1

University

30 Qs

CMSC 202 - Exam 1 review

CMSC 202 - Exam 1 review

University

30 Qs

Conocimientos Tercer año - Sistemas Informáticos

Conocimientos Tercer año - Sistemas Informáticos

University

30 Qs

Quiz05052022

Quiz05052022

University

38 Qs

IT 121- Formative Assessment # 2

IT 121- Formative Assessment # 2

University

40 Qs

M2 R5 MCQ (Part 12)

M2 R5 MCQ (Part 12)

University

30 Qs

function in Python

function in Python

University

37 Qs

Technical Quiz

Technical Quiz

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?