JavaScript Variables

Flashcard
•
Computers
•
10th - 12th Grade
•
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.
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Arrays in Java

Flashcard
•
9th - 12th Grade
20 questions
Python Basics & Syntax

Flashcard
•
10th - 12th Grade
20 questions
Python

Flashcard
•
11th Grade
20 questions
G1 Flashcardbeez

Flashcard
•
9th - 12th Grade
15 questions
CodeHS Python Unit 5 Looping Flashcard

Flashcard
•
9th - 12th Grade
25 questions
Javascript Final Review

Flashcard
•
9th - 12th Grade
26 questions
lists in python

Flashcard
•
11th - 12th Grade
25 questions
Robots in History and Intro to Micro:Bits

Flashcard
•
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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade