
JavaScript
Quiz
•
Computers
•
Professional Development
•
Hard
Pratima B
Used 2+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. JavaScript is a _______________ language.
a) Object-Oriented
b) High-level
c) Assembly-language
d) Object-Based
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2. What will be the output of the following JavaScript code?
var a=5 , b=1
var obj = { a : 10 }
with(obj)
{
alert(b)
}a) 10
b) Error
c) 1
d) 5
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. A conditional expression is also called a _______________
a) Alternative to if-else
b) Immediate if
c) If-then-else statement
d) Switch statement
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4. Which is a more efficient JavaScript code snippet?
Code 1 :
for(var num=10;num>=1;num--)
{
document.writeln(num);
}Code 2 :
var num=10;
while(num>=1)
{
document.writeln(num);
num++;
}a) Code 1
b) Code 2
c) Both Code 1 and Code 2
d) Cannot Compare
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5. What is a block statement in JavaScript?
a) conditional block
b) block that contains a single statement
c) both conditional block and a single statement
d) block that combines multiple statements into a single compound statement
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6. When an empty statement is encountered, a JavaScript interpreter __________
a) Ignores the statement
b) Prompts to complete the statement
c) Throws an error
d) Shows a warning
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7. The “var” and “function” are __________
a) Keywords
b) Declaration statements
c) Data type
d) Prototypes
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
Révision HTML, CSS et JavaScript
Quiz
•
Professional Development
20 questions
Module 2 Review
Quiz
•
Professional Development
15 questions
AI-102_MODULE-4
Quiz
•
Professional Development
20 questions
CPA JYSS 2018 Prelims Paper 1
Quiz
•
7th Grade - Professio...
20 questions
Chapter 3 : Flowchart & Pseudocode
Quiz
•
Professional Development
15 questions
HTML
Quiz
•
Professional Development
15 questions
JavaScript
Quiz
•
Professional Development
25 questions
7 ÔT Giữa Hk 1 tin học 7 23 - 24
Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
10 questions
Halloween
Quiz
•
Professional Development
16 questions
Spooky Season Quiz
Quiz
•
Professional Development
5 questions
11.4.25 Student Engagement & Discourse
Lesson
•
Professional Development
50 questions
ASL Colors and Clothes
Quiz
•
KG - Professional Dev...
15 questions
Ohms Law
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
