Intro to JavaScript

Intro to JavaScript

KG - 9th Grade

10 Qs

quiz-placeholder

Similar activities

Code Combat JavaScript Quiz

Code Combat JavaScript Quiz

4th - 8th Grade

13 Qs

JavaScript Web Development

JavaScript Web Development

KG - 9th Grade

10 Qs

Overview of Java Web Development

Overview of Java Web Development

University

10 Qs

Coding: Conditionals

Coding: Conditionals

6th - 8th Grade

10 Qs

Computer Coding Quiz

Computer Coding Quiz

2nd - 8th Grade

15 Qs

JavaScript - Introduction

JavaScript - Introduction

Professional Development

13 Qs

Web Development Quiz

Web Development Quiz

Professional Development

10 Qs

Introducción a JavaScript I

Introducción a JavaScript I

9th Grade

10 Qs

Intro to JavaScript

Intro to JavaScript

Assessment

Quiz

Computers

KG - 9th Grade

Medium

Created by

Tezel Asena

Used 16+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

Variables are keywords inside the program that break it.

Variables are used to store information to be referenced and manipulated in a computer program.

Variables boot the computer

Variables are types of comparison operators

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we use JavaScript

To make web pages more dynamic, user friendly and attractive

To create domain names

To host web sites

To run databases on the web

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does '>' mean in JavaScript

Less than

Greater than

Equal to

Greater than and equal to

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4 > 2

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5 <= 5

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does % do in JavaScript

Modulus - Finds the remainder of a division.

Multiply - Multiplies a number

Adds

Subtracts

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = 5

b = 5

c = a + b

What is c?

10

25

0

error

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?