java script

java script

University

10 Qs

quiz-placeholder

Similar activities

TOOLS FOR AD & TECHNOLOGY DEVELOPMENT (W4-W6)

TOOLS FOR AD & TECHNOLOGY DEVELOPMENT (W4-W6)

University

10 Qs

Dr. S. Uma's Object Oriented Programming Quiz Event 1

Dr. S. Uma's Object Oriented Programming Quiz Event 1

University

10 Qs

Processing Quiz

Processing Quiz

University

13 Qs

Android

Android

University

10 Qs

Lógica Programação - For, While, Do While

Lógica Programação - For, While, Do While

10th Grade - University

14 Qs

VDO Content

VDO Content

10th Grade - University

10 Qs

JRB2 Quiz 4

JRB2 Quiz 4

University

10 Qs

java script

java script

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Senthil Anandhi

Used 487+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not JavaScript Data Types?

Undefined

Number

Boolean

Float

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct about features of JavaScript?

It can not Handling dates and time.

JavaScript is a object-based scripting language.

JavaScript is not interpreter based scripting language.

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax to display "WadJava" in an alert box using JavaScript?

alert-box("WadJava");

confirm("WadJava");

msgbox("WadJava");

alert("WadJava");

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct JavaScript syntax to change the content of the following HTML code.

document.getElement (“WadJava").innerHTML = "I am a WadJava";

document.getElementById (“WadJava").innerHTML = "I am a WadJava";

document.getId (“WadJava") = "I am a WadJava";

document.getElementById (“WadJava").innerHTML = I am a WadJava;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following Javascript code?

var string1 = "WadJava";

var intvalue = 30;

alert( string1 + intvalue );

WadJava 30

30

WadJava30

Exception

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used for comments in Javascript?

\\

//

\* *\

\* */

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Javascript string using double quotes is exactly the same as a string using single quotes?

True

False

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 Computers