
Javascript Basics

Quiz
•
Computers
•
Professional Development
•
Medium
Niel Neri
Used 2+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a primitive data type in JavaScript?
String
Boolean
Array
Number
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used to declare a variable in JavaScript?
var
let
const
All of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code output?
console.log(5 + "5");
55
10
"55"
Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you access the 3rd element in an array named myArray?
myArray(2)
myArray[2]
myArray(3)
myArray.3
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to parse a string into an integer in JavaScript?
parseInt()
stringToInt()
parseInteger()
toInteger()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the `===` operator do in JavaScript?
Checks for equality, but not type
Checks for equality, including type
Assigns a value to a variable
Compares two values, ignoring type
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code snippet output?
console.log(3 + 2 + "7");
"57"
"327"
"12"
Error
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
JS QUİZ

Quiz
•
Professional Development
21 questions
Java Quiz on Module 1 & 2

Quiz
•
Professional Development
20 questions
JavaScript

Quiz
•
Professional Development
20 questions
Chapter 5 : JavaScript Objects & Arrays

Quiz
•
Professional Development
20 questions
Javascript Fundamental Practice

Quiz
•
Professional Development
29 questions
AI Selection Test

Quiz
•
Professional Development
20 questions
Js 03.02

Quiz
•
Professional Development
21 questions
JS вс 12.01, пн вз 13.01, вт 14.01

Quiz
•
Professional Development
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 Computers
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