JavaScript Quiz

JavaScript Quiz

12th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz Javascript Basic Pertemuan 3

Quiz Javascript Basic Pertemuan 3

9th - 12th Grade

10 Qs

HTML Links/Images/Maps

HTML Links/Images/Maps

7th - 12th Grade

15 Qs

Python

Python

KG - Professional Development

13 Qs

BTEC - HTML - Part 1

BTEC - HTML - Part 1

12th Grade

8 Qs

Web 201 Mid-Semester Assessment

Web 201 Mid-Semester Assessment

9th - 12th Grade

14 Qs

JS mainīgie

JS mainīgie

9th - 12th Grade

15 Qs

Quizz 1

Quizz 1

12th Grade

12 Qs

Introduction To Java: Hello World

Introduction To Java: Hello World

7th - 12th Grade

10 Qs

JavaScript Quiz

JavaScript Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Nixon López

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the console in JavaScript?

Displaying images

Displaying important messages for developers

Running server-side scripts

Playing audio files

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to print values to the console in JavaScript?

.show()

.display()

.log()

.print()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you run JavaScript in a web browser?

By sending an email

By printing the code

By using the browser's console tab

By creating a new tab

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of comments in JavaScript?

To confuse other developers

To make the code run faster

To leave notes for developers or yourself

To hide the code from the computer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the remainder operator in JavaScript used for?

Multiplication

Division

Subtraction

Finding the remainder of a division

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used for addition in JavaScript?

/

*

-

+

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you print 'Hello World!' to the console in JavaScript?

console.display('Hello World!')

console.print('Hello World!')

console.show('Hello World!')

console.log('Hello World!')

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?