console.log(typeof null)
console.log(typeof 'false')
fundamental 2
Quiz
•
Professional Development
•
Professional Development
•
Medium
Jordan Sumardi
Used 10+ times
FREE Resource
51 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
console.log(typeof null)
console.log(typeof 'false')
null & boolean
null & string
object & string
object & boolean
2.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
udin
error
undefined
name
3.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
let i = 10;
while(i > 9) {
console.log(i);
}
i++;
10
error
infinite loop
11
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
perbedaan var dengan let?
var dapat assign ulang let tidak dapat di assign ulang
var dan let sama sama dapat declare ulang dan assign ulang
var bisa declare dan assign ulang tetapi let hanya bisa assign ulang saja
var bisa declare dan assign ulang tetapi let hanya bisa declare ulang saja
5.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
const name = udin;
name = hello;
console.log(name);
udin
udin is not defined
hello
hello is not defined
6.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
const nilai = 100;
if(nilai > 100) console.log("how??")
else if(nilai < 100) console.log("gws")
else console.log("selamatt")
how
gws
selamat
selamatt
7.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
const false = "true"
console.log(false)
false
true
"true"
error
50 questions
Quiz SSL/TLS pada Server
Quiz
•
Professional Development
55 questions
Employability Skills - 1st Year 341-395
Quiz
•
Professional Development
50 questions
SELASAR W5 JULY 2024
Quiz
•
Professional Development
50 questions
Unit Receptionist Test
Quiz
•
Professional Development
55 questions
Microsoft Azure Fundamentals AZ-900 ENG #4
Quiz
•
University - Professi...
50 questions
PCA-1
Quiz
•
Professional Development
47 questions
Salesforce Admin Certification - SP21 - Set # 1
Quiz
•
Professional Development
55 questions
5% BETTER EVERYDAY AT MY JOB
Quiz
•
Professional Development
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade