Web JavaScript

Web JavaScript

10th Grade - University

15 Qs

quiz-placeholder

Similar activities

Ôn tập KTGK. Bài 17. Biến và lệnh gán

Ôn tập KTGK. Bài 17. Biến và lệnh gán

10th Grade

15 Qs

TIK KELAS 10

TIK KELAS 10

10th Grade

20 Qs

H7.P1&P2.Nova2.Geluid.mhv

H7.P1&P2.Nova2.Geluid.mhv

4th - 10th Grade

12 Qs

python

python

10th Grade

10 Qs

مراجعة-علوم الحاسب-نهاية ف2

مراجعة-علوم الحاسب-نهاية ف2

11th Grade

20 Qs

DTJSQuiz

DTJSQuiz

11th Grade

10 Qs

Powerpoint

Powerpoint

University

12 Qs

Web JavaScript

Web JavaScript

Assessment

Quiz

Computers

10th Grade - University

Medium

Created by

Gunawan Ariyanto

Used 19+ times

FREE Resource

AI

Enhance your content

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

What is the value of:

”41” + 1

42

“42”

411

“411”

2.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

What is the extension for a JavaScript file?

.java

.jar

.js

.sj

3.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

What is the name of the JavaScript standard?

JavaScript

ECMAScript

JS

PEP

4.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

Indicates the beginning  and the end of a JavaScript section.
<html> </html>
<style> </style>
<article> </article>
<script> </script>

5.

MULTIPLE CHOICE QUESTION

1 min • 6 pts

How do we generate a random number?
Math.random()
random.number()
number.random()
Random.math()

6.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

What is the correct syntax for referring to an external JavaScript script?

<script src="myscript.js"></script>

<script href="myscript.js"></script>

<js href="myscript.js"></js>

<js src="myscript.js"></js>

7.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

Which of these is a loop?

if(x<10)

while(x<10)

var x=10;

text(x,10;10)

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?