JavaScript Basics Quiz

JavaScript Basics Quiz

10th Grade

69 Qs

quiz-placeholder

Similar activities

Quiz bee 1st quarter

Quiz bee 1st quarter

10th Grade

73 Qs

Web Design final

Web Design final

9th - 12th Grade

71 Qs

TIK KELAS 7

TIK KELAS 7

KG - University

70 Qs

OCR Computer Science Paper 2

OCR Computer Science Paper 2

10th Grade

66 Qs

AI Class 10

AI Class 10

10th Grade

70 Qs

IBCA Semester Exam Review

IBCA Semester Exam Review

KG - University

66 Qs

Living Online Module Review (Part 1)

Living Online Module Review (Part 1)

9th - 10th Grade

69 Qs

Kiểm tra kiến thức Python

Kiểm tra kiến thức Python

10th Grade

65 Qs

JavaScript Basics Quiz

JavaScript Basics Quiz

Assessment

Quiz

Computers

10th Grade

Practice Problem

Medium

Created by

Lamia Saieed

Used 22+ times

FREE Resource

AI

Enhance your content in a minute

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

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?