JavaScript Basics Quiz

JavaScript Basics Quiz

10th Grade

69 Qs

quiz-placeholder

Similar activities

OCR J277- 1.2 Memory and storage

OCR J277- 1.2 Memory and storage

10th Grade

74 Qs

PLTW IED Sem 1 Review

PLTW IED Sem 1 Review

9th - 12th Grade

72 Qs

Unit 2: Cryptography

Unit 2: Cryptography

8th Grade - University

64 Qs

El interior del ordenador

El interior del ordenador

9th - 11th Grade

67 Qs

PRETEST 10

PRETEST 10

10th Grade - University

74 Qs

PBS SAINS KOMPUTER T4 - 1.6 Struktur Data dan Modular

PBS SAINS KOMPUTER T4 - 1.6 Struktur Data dan Modular

10th - 12th Grade

70 Qs

Asah Otak IF_09_01

Asah Otak IF_09_01

9th Grade - University

68 Qs

Компьютерные игры

Компьютерные игры

5th Grade - University

66 Qs

JavaScript Basics Quiz

JavaScript Basics Quiz

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Lamia Saieed

Used 22+ times

FREE Resource

69 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to create a variable in JavaScript?

define

let

var

make

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code correctly assigns the value 5 to the variable score?

score = let 5;

var score = 5;

set score = 5;

score <- 5;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block allows a user to type input in a Design tab element?

label

dropdown

text input

button

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to declare a variable in JavaScript?

create variable x = 5;

int x = 5;

var x = 5;

x := 5;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to store a number or string in JavaScript?

define

function

var

input

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of setText(id, text)?

Stores text in a variable

Gets text from the screen

Sets text of a UI element

Deletes a text input

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which event type is used to detect a button click in onEvent()?

hover

input

submit

click

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?