SAIL JS- Quiz

SAIL JS- Quiz

Professional Development

15 Qs

quiz-placeholder

Similar activities

Evaluasi Pelayanan Primer Kab. Merangin Semester 1

Evaluasi Pelayanan Primer Kab. Merangin Semester 1

Professional Development

15 Qs

K3 Pelayanan Kesehatan Kerja

K3 Pelayanan Kesehatan Kerja

University - Professional Development

10 Qs

Quiz - 6 HTML, CSS

Quiz - 6 HTML, CSS

Professional Development

10 Qs

PRE POST CUSTOMER PROFILING

PRE POST CUSTOMER PROFILING

Professional Development

20 Qs

SQL Quiz

SQL Quiz

Professional Development

15 Qs

METHODE DISC

METHODE DISC

Professional Development

15 Qs

Bir  Başkadır Benim Memleketim--İnsan Hakları

Bir Başkadır Benim Memleketim--İnsan Hakları

1st Grade - Professional Development

10 Qs

BSH_VGE KAYIT SÜREÇLERİ 21.05.2025

BSH_VGE KAYIT SÜREÇLERİ 21.05.2025

Professional Development

10 Qs

SAIL JS- Quiz

SAIL JS- Quiz

Assessment

Quiz

Professional Development

Professional Development

Practice Problem

Medium

Created by

Adebayo Tolorunleke

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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 • 1 pt

When a user views a page containing a JS program, which machine actually executes the script?

The user's machine running a Web browser

The web server

A central machine deep within Netscape's corporate offices

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following can't be done with client-side JS?

Validating a form

sending a form's contents by email

storing the form's contents to a database file on the server

none of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid JS variable name?

2names

_first_and_last_names

FirstAndLast

none of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_ tag is an extension to HTML that can enclose any number of JS statements.

<SCRIPT>

<BODY>

<HEAD>

<TITLE>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct way to write a JS array?

var txt = new Array(1:"tim",2:"kim",3:"Jim")

var txt = new Array:1=("Tim")2=("Kim")3=("Jim")

var txt = new Array("tim","kim","Jim")

var txt = new Array = "tim","kim","Jim"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If para1 is the DOM object for a paragraph, what is the correct syntax to change the text within the paragraph

"New Text"?

para1.value="New Text";

para1.firstChild.nodeValue= "Next Text";

para1.nodeValue="New Text";

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes JS?

a low-level programming language

a script language precompiled in the browser

a compiled scripting language

an object-oriented scripting language

Access all questions and much more by creating a free account

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

Already have an account?

Discover more resources for Professional Development