
Computer - JavaScript

Quiz
•
Computers
•
10th Grade
•
Medium
Deedee Taylor
Used 3+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What are the 3 basic types of variables?
Numbers
Boolean
String
Float
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What are the 2 Numerical Variables in Java?
Integer
-whole numbers, positive or negative (such as 123 or -456)
Floating point-numbers with a fractional part, containing one or more decimals (40.25)
Byte- 100; Stores whole numbers from -128 to 127
Short-Stores whole numbers from -32,768 to 32,767
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many values do Boolean variables have?
one
(true or false)
indefinite values
three(positive, negative, and neutral)
four(true, false, unknown, and undefined)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a string-type variable?
the variable contains a collection of characters (text) surrounded by double quotes ("Hello";)
the variable contains a collection of numbers
(12.45)
the variable contains a collection of words
(hello out there!)
the variable contains a collection of symbols
("++__")
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What three characters must a variable start with?
var
int
let
const
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Are variable names case-sensitive?
true
false
7.
MATCH QUESTION
1 min • 1 pt
boolean
var numApples=3
float
var typeOfApples = "HoneyCrisp"
integer
var costOfApples = 2.50
string
var wantApples = true
8.
MATCH QUESTION
1 min • 1 pt
integer
var numOfBushels = 15.5
boolean
var needBushel = false
float
var unitStyle = "tall"
string
var age = 30
Similar Resources on Wayground
8 questions
KS3 Year 9 Python Quiz 02

Quiz
•
10th Grade
10 questions
TLEQ3M1-5

Quiz
•
10th Grade
10 questions
JavaScript: Coerción y Tipos de Datos

Quiz
•
1st - 10th Grade
12 questions
Flowcharts

Quiz
•
7th - 10th Grade
10 questions
Grade 10 Quiz 1 - Visual Basic Variables and Data Types

Quiz
•
10th Grade
13 questions
[Hall] Unit 8 JS Variables & Animation

Quiz
•
9th - 12th Grade
10 questions
AP Computer Science Principles Unit 3 Review

Quiz
•
9th - 12th Grade
10 questions
Code.org Discoveries

Quiz
•
9th - 11th 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