
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
Create a free account and access millions of resources
Similar Resources on Wayground
47 questions
Salesforce Admin Certification - SP21 - Set # 1

Quiz
•
Professional Development
55 questions
Employability Skills - 1st Year 341-395

Quiz
•
Professional Development
50 questions
SELASAR W5 JULY 2024

Quiz
•
Professional Development
55 questions
Microsoft Azure Fundamentals AZ-900 ENG #4

Quiz
•
University - Professi...
50 questions
Quiz SSL/TLS pada Server

Quiz
•
Professional Development
50 questions
CompTIA N+ N10 009 (Q 206- Q258)

Quiz
•
Professional Development
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