JavaScript Quiz Day-1
Quiz
•
Computers
•
Professional Development
•
Practice Problem
•
Hard
CHANDHRU J
Used 1+ times
FREE Resource
Enhance your content in a minute
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
What is JavaScript primarily used for in web development?
Server-side scripting
Database management
Front-end development
Operating system development
2.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Which of the following is the correct way to declare a variable in JavaScript?
var myVar = 10;
variable myVar = 10;
declare myVar = 10;
None of the above
3.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Which of the following is not a data type in JavaScript?
String
Number
Boolean
Character
4.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Which of the following is the correct way to declare a function in JavaScript?
function myFunction() {}
func myFunction() {}
declare function myFunction() {}
define function myFunction() {}
5.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
How do you create an object in JavaScript?
var obj = {};
var obj = [];
var obj = ();
var obj = <>;
6.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
What will be the output of the following code? var a = "Hello"; var b = "World"; var c = a + " " + b; console.log(c);
HelloWorld
Hello World
Hello
World
7.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Which of the following correctly creates an array in JavaScript?
var arr = "apple", "banana", "cherry";
var arr = ["apple", "banana", "cherry"];
var arr = ("apple", "banana", "cherry");
None of the above
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
10 questions
C Programming
Quiz
•
Professional Development
10 questions
ER Model
Quiz
•
Professional Development
16 questions
ArqCloud Advanced - Clase 2
Quiz
•
Professional Development
10 questions
AppInventor
Quiz
•
Professional Development
10 questions
CodeTigers Python 101
Quiz
•
KG - Professional Dev...
10 questions
Quiz da Robótica
Quiz
•
Professional Development
11 questions
SQL Server - Transact SQL e Desenvolvimento [DEV]
Quiz
•
Professional Development
14 questions
DW y Análisis Multidimensional
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
