WT test 1

WT test 1

10 Qs

quiz-placeholder

Similar activities

JavaScript Quiz Day-1

JavaScript Quiz Day-1

Professional Development

12 Qs

Pre-Test Operator Javascript

Pre-Test Operator Javascript

11th Grade

15 Qs

JAVASCRIPT.QUIZ

JAVASCRIPT.QUIZ

University

15 Qs

Lesson 1 - Webdev

Lesson 1 - Webdev

10th Grade - University

9 Qs

JavaScript 12B

JavaScript 12B

12th Grade

8 Qs

Programming languages

Programming languages

KG - Professional Development

10 Qs

Javascript Datatypes and Variables(Kushal Das)

Javascript Datatypes and Variables(Kushal Das)

Professional Development

15 Qs

Basic Java

Basic Java

University

15 Qs

WT test 1

WT test 1

Assessment

Quiz

Computers

Hard

Created by

G ANITHA

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why so JavaScript and Java have similar name?

JavaScript is a stripped-down version of Java

JavaScript's syntax is loosely based on Java's

They both originated on the island of Java

None

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a user views a page containing a JavaScript 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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are variables used for in JavaScript Programs?

Storing numbers, dates, or other values

Varying randomly

Causing high-school algebra flashbacks

None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ JavaScript statements embedded in an HTML page can respond to user events such as mouse-clicks, form input, and page navigation

Client-side

Server-side

Local

Native

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should appear at the very end of your JavaScript?

             The <script LANGUAGE="JavaScript"> tag

The </script>

The <script>

The END statement

None

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Inside which HTML element do we put the JavaScript?

<js>

<javascript>

<script>

none

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where is the correct place to insert a JavaScript?

head

body

both

none

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?