
Js variables data type arithmetic expression

Quiz
•
Information Technology (IT)
•
11th Grade
•
Hard
cid ungriano
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the data type of the variable userName?
Number
Boolean
String
Undefined
2.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
What happens when the line age = 30; is executed?
The value of age is updated to 30.
The program runs without errors.
A TypeError occurs because age is declared with const.
The program will ignore the line.
3.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Which of the following correctly explains the line isStudent = false;?
A new variable is created.
The boolean value of isStudent is updated.
A syntax error occurs because let variables cannot be changed.
false is appended to isStudent.
4.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Why can userName be reassigned but age cannot?
userName is a const variable, and age is a let variable.
Both variables can be reassigned.
userName is declared with let, allowing reassignment, but age is declared with const, making it immutable.
const only prevents reassignment for numbers, not strings.
5.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Which statement is true about the let and const keywords?
let allows reassignment, but const does not.
const is used only for numbers.
let variables are automatically converted to strings.
const variables can be reassigned inside a function.
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
If the user enters "15" in the prompt, what will be the value of userAge immediately after input?
15 (as a number)
"15" (as a string)
Undefined
NaN
7.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
What will be the value of yearsSinceBirth?
2000
25
"25"
NaN
Create a free account and access millions of resources
Similar Resources on Wayground
7 questions
JS Parte 1

Quiz
•
11th Grade
10 questions
LATIHAN SOAL REMOTE ACCES

Quiz
•
11th Grade
8 questions
Intro to JS: Variables & Values

Quiz
•
11th Grade - University
15 questions
Lesson 1: Shared Data

Quiz
•
9th - 12th Grade
10 questions
Quiz: Programming Basics Review

Quiz
•
11th Grade
15 questions
Lesson 2: IT Systems In Organisations

Quiz
•
9th - 12th Grade
6 questions
Y 4 -Web Search Strategies Quiz

Quiz
•
10th Grade - University
15 questions
PEMAHAMAN DASAR INFORMATIKA KELAS XI

Quiz
•
11th 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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
10 questions
Impact of 9/11 and the War on Terror

Interactive video
•
10th - 12th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
6 questions
Biography

Quiz
•
4th - 12th Grade
16 questions
Metric Conversions

Quiz
•
11th Grade
25 questions
ServSafe Foodhandler Part 3 Quiz

Quiz
•
9th - 12th Grade
10 questions
Fact Check Ice Breaker: Two truths and a lie

Quiz
•
5th - 12th Grade