Nov 30

Nov 30

10th Grade

10 Qs

quiz-placeholder

Similar activities

JavaScript Basics Test

JavaScript Basics Test

JS Basics Quiz

JS Basics Quiz

JavaScript Basics

JavaScript Basics

JavaScript Quiz

JavaScript Quiz

AP Computer Science Principles Quiz

AP Computer Science Principles Quiz

JavaScript and HTML review

JavaScript and HTML review

JavaScript Coding

JavaScript Coding

Nov 30

Nov 30

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Waheetha Yunus

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct Javascript format for a comment?

// "the text"

/"the text"/

*/"the text"/*

\\"the text

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The conditional statement, in Javascript, begins with the word _______.

Then
Else
If
OK

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A user-defined name for a memory location whose value can change over time.

variable
syntax
operator
token

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What's the data type?

String
Number

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What best describes the function of a for loop?

it loops through a block of code for a finite amount of times
it looks for a loop in a block of code
it loops through code only within a function
it loops through a block of code forever

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Color is defined by these three colors

Red, purple, orange

Red, Blue, Green

Green, Blue, Orange

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct code to create a variable in Javascript is:

var value2 = 5;

var 5 = value2;

variable value2 = 5;

if (variable = 5)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers