
JS Quiz SECE

Quiz
•
Other
•
Professional Development
•
Medium
Vengatesh vengatesh
Used 3+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used for variable hoistering?
let
var
const
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is not a scope in JavaScript?
Block Scope
Nested Scope
Function Scope
Object Scope
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
console.log(true == '1');
true
false
Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which array method is used to return a subarray and modify the original array?
slice()
splice()
push()
split()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output?
let x = 5+3+"3";
console.log(x);
8
11
83
None of the above
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
var x=12;
var y=8;
console.log("x+y");
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will the output of the following program?
(function(){
setTimeout(()=> console.log(1),2000);
console.log(2);
setTimeout(()=> console.log(3),0);
console.log(4);
})();
1 2 3 4
2 3 4 1
2 4 3 1
4 3 2 1
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Javascript Basics-1

Quiz
•
Professional Development
10 questions
Java Strings

Quiz
•
1st Grade - Professio...
16 questions
PM fundamentals

Quiz
•
Professional Development
10 questions
EXPRESS JS QUIZ

Quiz
•
Professional Development
10 questions
Java Script Basics

Quiz
•
Professional Development
14 questions
JavaScript Arrays and Objects

Quiz
•
Professional Development
10 questions
CS Week 2024 Self service feedback

Quiz
•
Professional Development
10 questions
Simple Easy Basic Lua Quiz

Quiz
•
4th Grade - Professio...
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Other
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
6 questions
GUM Chart Scavenger Hunt

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
20 questions
Employability Skills

Quiz
•
Professional Development