Seatwork #4

Seatwork #4

12th Grade

25 Qs

quiz-placeholder

Similar activities

Preliminary Examination - Web

Preliminary Examination - Web

University

20 Qs

ML Use-Cases Quiz

ML Use-Cases Quiz

University

20 Qs

PTS Informatika Semester 2 2024-2025

PTS Informatika Semester 2 2024-2025

10th Grade - University

20 Qs

Unit 3: Basic Python & Console Interaction

Unit 3: Basic Python & Console Interaction

9th - 12th Grade

21 Qs

EMP TECH 4th Quarter Review Quiz

EMP TECH 4th Quarter Review Quiz

9th - 12th Grade

20 Qs

PROGRAMMING-REVIEW DAY

PROGRAMMING-REVIEW DAY

12th Grade

20 Qs

Programación Avanzada 2025A

Programación Avanzada 2025A

University

20 Qs

Building Information Modelling (BIM) Quiz

Building Information Modelling (BIM) Quiz

University

20 Qs

Seatwork #4

Seatwork #4

Assessment

Quiz

Information Technology (IT)

12th Grade

Medium

Created by

Lukas Kurnia

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

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

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What is JavaScript primarily used for?

Adding interactivity to web pages

Designing graphics

Creating databases

Managing server-side operations

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What does the 'var' keyword do in JavaScript?

Defines a function

Declares a variable

Imports a library

Creates a loop

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following is a valid way to declare a variable in JavaScript?

variable myVariable = 10;

myVariable := 10;

set myVariable = 10;

var myVariable = 10;

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What is the purpose of the 'alert()' function in JavaScript?

To validate form inputs

To create a new HTML element

To log messages to the console

To display a message to the user

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which operator is used for multiplication in JavaScript?

/

x

*

-

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What will the following code output? document.write(5 + 5);

Error

55

5 + 5

10

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following is an "AND" operator in JavaScript?

!=

||

and

&&

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?