javascript2
Quiz
•
Computers
•
Professional Development
•
Medium
Rashika V S
Used 2+ times
FREE Resource
Enhance your content
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the extension for a JavaScript file?
.java
.jar
.js
.sj
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
JavaScript is ______ Side Scripting Language.
JSP
Servlet
Server
Browser
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can a developer show a pop-up message to the user?
alert
prompt
console.log
<p> tag
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output to the console for the following code:
var colors =["Red", "Green", "Yellow", "Orange", "Blue"];
colors.splice(0,3, "Purple");
console.log(colors);
["Purple", "Green", "Yellow"]
["Purple", "Green", "Yellow", "Orange", "Blue"]
["Red", "Green", "Yellow", "Orange", "Blue"]
["Purple", "Orange", "Blue"]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would the array look like after we execute this?:
array.splice(0, 1);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The push() method adds a new element to the end of an array
true
false
Similar Resources on Wayground
10 questions
Security Headers
Quiz
•
Professional Development
10 questions
วิชางานธุรกิจดิจิทัล 4
Quiz
•
Professional Development
10 questions
React and Hooks
Quiz
•
Professional Development
7 questions
ITF - Quiz 3.2 - Process and Service Management
Quiz
•
Professional Development
8 questions
ASF quiz
Quiz
•
Professional Development
10 questions
CCNA TEST 3
Quiz
•
Professional Development
10 questions
4. String
Quiz
•
Professional Development
10 questions
Vlookup Formula in Excel
Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade