Javascript variables

Quiz
•
Computers
•
12th Grade
•
Medium
Rita Jraisat
Used 129+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variable is undefined
var year;
var ;
var year =10; year = 7;
var year = 7 ;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is of the following not correct rule for writting variables names.
These need to be in the lowercase or camel case
spaces are allowed while naming these.
These could be mix of letters, Numbers, _ or $
you cannot start with a number
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Variable is not case sensitive
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
One of the follwing statements is correct
var myVariable = "Hello"
var myVariable = /Hello/
var myVariable = "Hello'
var myVariable = Hello
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which the camel case variable name is correct
var my _code_date = "c"
var myCodeDate = "c"
var MycodeDate = "c"
var MyCodeDate = "c"
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You will always find these in pairs if you have an opening one you will find a closing one as well. Even if it is after many multiple lines.
{ Braces}
[ Brackets ]
( Parentheses )
All
Similar Resources on Wayground
11 questions
Expressions coding and or not coding

Quiz
•
9th - 12th Grade
10 questions
Quiz C++ Grade 10

Quiz
•
9th - 12th Grade
10 questions
Exploring Python: Input and Output Essentials

Quiz
•
9th Grade - University
11 questions
8.3 Intro to JS Variables

Quiz
•
12th Grade
10 questions
Computational Thinking

Quiz
•
8th - 12th Grade
5 questions
Printing and Variables in JavaScript

Quiz
•
9th - 12th Grade
10 questions
Introduction to PHP: Hypertext Preprocessor

Quiz
•
11th - 12th Grade
10 questions
Unit 1 Post Test: Basic Python

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

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

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade