JavaScript had many names before it became JavaScript, which of the following is NOT part of those names?
Quiz No. 1 - Functions in JavaScript

Quiz
•
Computers
•
University
•
Easy
Natalie Landicho
Used 6+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
LiveScript
Ecma Script
JScript
Java
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is an example of Declaration?
var studentID;
var studentID = 2015205;
var studentID = 2015205;
console.log("Student ID: " + studentID);
var studentID = 2015205;
alert("Student ID: " + studentID);
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is an example of Initialization?
var studentID;
var studentID = 2015205;
var studentID = 2015205;
console.log("Student ID: " + studentID);
var studentID = 2015205;
alert("Student ID: " + studentID);
4.
MULTIPLE SELECT QUESTION
45 sec • 2 pts
Which of the following is an example of Passing?
(You may select more than one answer)
var studentID;
var studentID = 2015205;
var studentID = 2015205;
console.log("Student ID: " + studentID);
var studentID = 2015205;
alert("Student ID: " + studentID);
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Variables can be as short as one character, or they can be as long as you want—think thousands and thousands of characters.
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Variables can start with a letter, underscore, or the $ character. They can also start with a number.
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Outside of the first character, our variables can be made up of any combination of letters, underscores, numbers, and $ characters. We can also mix and match lowercase and uppercase to our heart’s content.
True
False
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Preguntas sobre JavaScript

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

Quiz
•
10th Grade - University
20 questions
Examen 1P DAND 23

Quiz
•
University
20 questions
JavaScript Game Development Newton

Quiz
•
9th Grade - University
20 questions
Quiz 2 Front-End Development

Quiz
•
University
26 questions
Typescript class 02

Quiz
•
University
21 questions
quiz 2nd/3rd year

Quiz
•
University
20 questions
Javascript, HTML & CSS revision

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade