Javascript QUIZ 01

Javascript QUIZ 01

10th Grade

25 Qs

quiz-placeholder

Similar activities

BAI 26 + 27 TIN 10c1

BAI 26 + 27 TIN 10c1

10th Grade

20 Qs

GAD Review - Game Industry

GAD Review - Game Industry

9th - 12th Grade

22 Qs

Quiz Informatika Kelas X

Quiz Informatika Kelas X

10th Grade

20 Qs

Visualisasi data

Visualisasi data

8th Grade - University

20 Qs

Ms. Excel Lev. 3

Ms. Excel Lev. 3

9th - 12th Grade

20 Qs

ภาษาC++ ม.5/2

ภาษาC++ ม.5/2

9th - 12th Grade

20 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

logica excel

logica excel

1st Grade - University

21 Qs

Javascript QUIZ 01

Javascript QUIZ 01

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Maman Magsino

Used 54+ times

FREE Resource

25 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

45 sec • 5 pts

Originally, Javascript was called ________ then later on called LiveScript.

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

TRUE or FALSE: A client-side language is one that runs on the Web server. 

True

False

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Each line is processed as it loads in the browser. This means that __________

Javascript is a web browser.

Javascript is processed line by line in the Web Server.

Javascript is interpreted on-the-fly by the client.

Javascript is capable of loading its data on-the-go

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Why should comments be included within JavaScript code blocks?

Because comments are required for each Java Script code block

Because comments deactivate all JavaScript code during debugging

Because comments provide accessibility in browsers for the visually impaired.

Because comments provide a way to indicate the intent of the code

5.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the following is used to add multiline comments in JS?

::

<!-->

//

/* */

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

How do you write "Hello World" in an alert box?

msg("Hello World");

alertBox("Hello World");

alert("Hello World");

msgBox("Hello World");

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What is the extension for a JavaScript file?

.java

.jar

.js

.sj

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?