JavaScript Quiz

Quiz
•
Computers
•
University
•
Medium
shaheena kv
Used 189+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
function aaa() {
return
{
test: 1
};
}
alert(typeof aaa());
What does the above alert?
User defined
Object
Number
function
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Inside which HTML element do we put the JavaScript?
<script>
<javaScript>
<js>
<scripting>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where is the correct place to insert a JavaScript?
The <head> section
The <body> section
both the <head> and <body> section are correct
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct way to write a JavaScript array?
var txt = new Array(1:"arr",2:"kim",3:"jim")
var txt = new Array:1=(" arr ")2=("kim")3=("jim")
var txt = new Array("arr ","kim","jim")
var txt = new Array=" arr ","kim","jim"
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is correct to write “Hello World” on the web page?
System.out.println(“Hello World”)
print(“Hello World”)
document.write(“Hello World”)
response.write(“Hello World”)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid JavaScript variable name?
2java
_java_and_ java _names
javaandjava
None of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why so Java and JavaScript have similar name?
Java Script is a stripped-down version of Java
The syntax of JavaScript is loosely based on Java syntax
They both support Object Oriented Programming
None of the above
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Unity Scripting Beginner (EN)

Quiz
•
12th Grade - Professi...
10 questions
Arrays in C (II yr 02.07.2020)

Quiz
•
University
10 questions
JSTL and EL

Quiz
•
University
16 questions
Arithmetic Types Declare Initialize Relation Logical Ops

Quiz
•
9th Grade - University
10 questions
C Program Array and strings

Quiz
•
University
15 questions
REACTOR

Quiz
•
University
15 questions
Milking Minds 2 17-01-24

Quiz
•
University
10 questions
Java Script. Parte 1.

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade