
JavaScript Variables
Flashcard
•
Computers
•
10th - 12th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

25 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which is of the following not correct rule for writting variables names: These need to be in the lowercase or camel case, These could be mix of letters, Numbers, _ or $, you cannot start with a number?
Back
spaces are allowed while naming these.
2.
FLASHCARD QUESTION
Front
Variable is not case sensitive
Back
False
3.
FLASHCARD QUESTION
Front
One of the following statements is correct: let myVariable = "Hello"; let myVariable = /Hello/; let myVariable = "Hello'"; let myVariable = Hello
Back
let myVariable = "Hello"
4.
FLASHCARD QUESTION
Front
which the camel case variable name is correct: let my _code_date = "c", let myCodeDate = "c", let MycodeDate = "c", let MyCodeDate = "c"
Back
let myCodeDate = "c"
5.
FLASHCARD QUESTION
Front
Which of the following operator is used for the Assignment Operator? ==, !, =, +
Back
=
6.
FLASHCARD QUESTION
Front
4 types of variables are: Boolean, String, int, double
Back
Boolean, String, int, double
7.
FLASHCARD QUESTION
Front
Variables are useful because they allow us because:
Back
store data and change the results of a program.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?