Javascript in Khan 1116

Flashcard
•
Computers
•
10th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

21 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which keyword is commonly used to declare a variable in JavaScript? Options: const, let, int, float, var
Back
var
2.
FLASHCARD QUESTION
Front
What does initializing a variable mean?
Back
Assigning a value to it
3.
FLASHCARD QUESTION
Front
Which of the following is the correct way to declare and initialize a variable to store the number 10? Options: int number = 10;, number = 10;, var number = 10;, float number = 10;, number 10;
Back
var number = 10;
4.
FLASHCARD QUESTION
Front
What is the output of the following code? `var value = 53; value = 75; console.log(value);`
Back
75
5.
FLASHCARD QUESTION
Front
Which type of variable is used to hold true or false values?
Back
Boolean
6.
FLASHCARD QUESTION
Front
How are strings represented in JavaScript?
Back
like this "Alice"
7.
FLASHCARD QUESTION
Front
What type of value does the following variable hold? `var apple = "fruit";`
Back
String
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Pre-Algebra Final Exam Review

Flashcard
•
9th Grade
20 questions
Final Exam Flash Cards (Spanish)

Flashcard
•
9th Grade
20 questions
JavaScript Flashcard 2

Flashcard
•
9th - 12th Grade
10 questions
Review Part 2 for Final

Flashcard
•
9th Grade
16 questions
Math

Flashcard
•
KG
15 questions
P6: Cumulative Review for Final

Flashcard
•
10th Grade
15 questions
Geometric Distributions

Flashcard
•
9th - 12th Grade
15 questions
Writing Algebraic Expressions

Flashcard
•
9th 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
Exploring Cybersecurity Techniques and Threats

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

Interactive video
•
7th - 12th Grade