
JavaScript Fundamentals for Students

Quiz
•
Information Technology (IT)
•
11th Grade
•
Hard
Salma Esmat
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable in JavaScript?
A variable in JavaScript is a named container for storing data values.
A variable in JavaScript is a method for defining classes.
A variable in JavaScript is a function that performs calculations.
A variable in JavaScript is a type of loop used for iteration.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid way to declare a variable?
let x = 5;
x = 5;
const x : 5;
var x = 5;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the different data types in JavaScript?
string, number, boolean, null, undefined, symbol, object
array, function, set
date, time, list
integer, float, character
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you convert a string to a number in JavaScript?
Apply Math.round(string)
Convert using toString(string)
Use stringToNumber(string) method
Use Number(string), parseInt(string), or parseFloat(string) to convert a string to a number.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a function in JavaScript?
To store data in variables
The purpose of a function in JavaScript is to encapsulate code for reuse and to perform specific tasks.
To define global variables
To create HTML elements
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between function declaration and function expression?
Function expression can be called before its definition.
Function declaration can only be used in strict mode.
Function declaration is hoisted and can be called before its definition, while function expression is not hoisted and must be defined before it can be called.
Function declaration and function expression are the same.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is scope in JavaScript?
Scope is the method of error handling in JavaScript.
Scope is a type of JavaScript function.
Scope refers to the speed of JavaScript execution.
Scope in JavaScript defines the visibility and lifetime of variables and functions.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Quiz aula 7

Quiz
•
9th - 12th Grade
18 questions
Diagnostico Grado Sexto

Quiz
•
6th Grade - University
10 questions
Bootstrap basics quiz

Quiz
•
11th Grade
10 questions
Podstawy Arduino dla uczniów

Quiz
•
11th Grade
10 questions
Počítačová grafika

Quiz
•
6th Grade - University
14 questions
IoT (PSAS)_1

Quiz
•
11th Grade
10 questions
JS Quiz

Quiz
•
6th Grade - University
10 questions
Web 3.7 Quiz

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
10 questions
Impact of 9/11 and the War on Terror

Interactive video
•
10th - 12th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
6 questions
Biography

Quiz
•
4th - 12th Grade
16 questions
Metric Conversions

Quiz
•
11th Grade
25 questions
ServSafe Foodhandler Part 3 Quiz

Quiz
•
9th - 12th Grade
10 questions
Fact Check Ice Breaker: Two truths and a lie

Quiz
•
5th - 12th Grade