JavaScript Coding

JavaScript Coding

7th Grade - University

30 Qs

quiz-placeholder

Similar activities

Decision and Case Control Statements in C

Decision and Case Control Statements in C

University

35 Qs

ORDINARIO PROGRAMACION

ORDINARIO PROGRAMACION

University

25 Qs

JavaScript 1st Quarter Test

JavaScript 1st Quarter Test

10th - 12th Grade

25 Qs

Examen Teórico Informática y Diplomado 2° año de BTO

Examen Teórico Informática y Diplomado 2° año de BTO

11th Grade

25 Qs

Pemrograman Web - UNIB

Pemrograman Web - UNIB

University

25 Qs

Revision Second Preparatory

Revision Second Preparatory

8th Grade

28 Qs

JavaScript

JavaScript

6th - 8th Grade

27 Qs

CodeHS Unit 5 - Booleans

CodeHS Unit 5 - Booleans

9th Grade

25 Qs

JavaScript Coding

JavaScript Coding

Assessment

Quiz

Computers

7th Grade - University

Hard

Created by

Thomas Martinez

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What surrounds an if/else statement?
Quotations
Curly Brackets
Parenthesis
Square Brackets

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A string;
Expresses a true false statement
can contain letters, numbers, spaces, and symbols.
takes in an input, does something with it, and then returns an output.
Runs a boolean (true/false) statement based on data entered

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The conditional statement, in Javascript, begins with the word _______.
Then
Else
If
OK

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Indicates the beginning  and the end of a JavaScript section.
<html> </html>
<style> </style>
<article> </article>
<script> </script>

5.

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following formatting tags are HTML and DO NOT need to be inside of the <script> </script> tags?
<div>
<h1>
<h3>
all

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In JavaScript, you should include a semi-colon at the end of each statement.
yes
no

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?