function aaa() {
return
{
test: 1
};
}
alert(typeof aaa());
What does the above alert?
JavaScript Quiz
Quiz
•
Computers
•
University
•
Medium
shaheena kv
Used 187+ 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
17 questions
Fundamentos de JS
Quiz
•
University
15 questions
Java Quiz based on array
Quiz
•
University
13 questions
JavaScript Variables
Quiz
•
3rd Grade - University
15 questions
Quiz -3: JavaScript & PHP (AIML)/CC/1st Year
Quiz
•
University
13 questions
JavaScript
Quiz
•
University
10 questions
Java Arrays
Quiz
•
University
10 questions
Web Development Workshop
Quiz
•
University - Professi...
16 questions
REACT JS
Quiz
•
University
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade