
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
50 questions
PSE-3

Quiz
•
Professional Development
55 questions
5% BETTER EVERYDAY AT MY JOB

Quiz
•
Professional Development
50 questions
RCI - CO - Intro to Cruising

Quiz
•
Professional Development
51 questions
Google Professional Cloud Security Engineer Exam (Part 4)

Quiz
•
Professional Development
51 questions
Unidad 1 ¿Qué es un plan de marketing? - Comercio electrónico

Quiz
•
Professional Development
50 questions
Unit Receptionist Test

Quiz
•
Professional Development
49 questions
Handbook Section A Quiz

Quiz
•
Professional Development
50 questions
Pro-DevOps-1

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade