[Week 10] The JavaScript Odyssey: History and Essentials

Quiz
•
Computers
•
10th Grade
•
Medium
Curriculum Team
Used 8+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
Who created JavaScript?
James Gosling
Brendan Eich
Tim Berners-Lee
John Resig
Answer explanation
JavaScript was created by Brendan Eich in 1995 while working at Netscape. He developed it in just 10 days, and it has since become one of the core technologies of the web.
2.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
In what year was JavaScript created?
1992
1995
1997
2000
Answer explanation
JavaScript was created in 1995 by Brendan Eich while working at Netscape. This year marks its official introduction, making it the correct answer among the options provided.
3.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
What does ES stand for in ES3, ES5, ES6, etc.?
Easy Script
ECMAScript
Enhanced Script
Efficient Script
Answer explanation
ES stands for ECMAScript, which is the standard specification for scripting languages like JavaScript. Versions like ES3, ES5, and ES6 refer to different iterations of this standard, making 'ECMAScript' the correct choice.
4.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
Which version of ECMAScript introduced arrow functions?
ES3
ES5
ES6
ES2020
Answer explanation
Arrow functions were introduced in ES6, also known as ECMAScript 2015. They provide a more concise syntax for writing function expressions and lexically bind the 'this' value.
5.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
What major feature was introduced in ES2015 (ES6)?
Strict mode
Promises
For-in loops
Template literals
Answer explanation
Template literals, introduced in ES2015 (ES6), allow for multi-line strings and string interpolation using backticks (`). This feature enhances string manipulation compared to previous methods, making it the correct choice.
6.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
Which of the following is a new primitive data type introduced in ES6?
String
Symbol
Object
Number
Answer explanation
The correct answer is 'Symbol', which is a new primitive data type introduced in ES6. Unlike String, Object, and Number, which were already existing types, Symbol provides a unique identifier that is not visible to the outside world.
7.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
What is the purpose of the `let` keyword in JavaScript?
Declares a global variable
Declares a block-scoped variable
Declares a constant variable
Declares a function
Answer explanation
The `let` keyword in JavaScript is used to declare a block-scoped variable, meaning it is limited to the block in which it is defined. This is different from `var`, which declares a variable globally or within a function.
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Evaluación Parcial Laboratorio 4to. BACO

Quiz
•
10th Grade
24 questions
AGAD: UNIT 4_C# & UNITY

Quiz
•
9th - 12th Grade
29 questions
Naz Web Development Quiz

Quiz
•
9th - 12th Grade
20 questions
JavaScript Game Development Newton

Quiz
•
9th Grade - University
20 questions
Prueba Diagnóstica PHP Básico

Quiz
•
10th Grade - University
25 questions
web programming

Quiz
•
9th - 12th Grade
25 questions
JavaScript Basics & Graphics Test

Quiz
•
9th - 12th Grade
20 questions
Preguntas sobre JavaScript

Quiz
•
9th Grade - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade