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
17 questions
Unit 3 Interactive Animations lessons 1-5

Flashcard
•
7th - 10th Grade
15 questions
GAS Fall Exam 24

Flashcard
•
11th Grade
15 questions
Measurement & Calculation Practice Test

Flashcard
•
10th Grade
15 questions
24f_05 Slope-intercept Word Problems

Flashcard
•
9th Grade
20 questions
JavaScript Math

Flashcard
•
9th - 11th Grade
13 questions
Review Part 5 Debugging, Variables, UI

Flashcard
•
9th Grade
20 questions
CSP Unit 4 Review

Flashcard
•
9th - 12th Grade
21 questions
AP CSP Unit 4 Flashcard REVIEW

Flashcard
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade