FSWI - CH4 T1

Quiz
•
Computers
•
KG - Professional Development
•
Medium
Facilitator Quality
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • Ungraded
Seberapa pengetahuan anda tentang Javascript?
Sangat ahli
Biasa saja
Sedikit tau
Belum tau apa apa
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
sebutkan type data pada javascript
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
sintak di bawah akan menghasilkan ?
const firstName = "Binar";
const lastName = "Academy";
const fullname = firstName + lastName;
console.log(fullname);
Binar Academy
Academy Binar
BinarAcademy
AcademyBinar
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
const a = 30;
const b = 5;
console.log(a+b);
console log tersebut akan menghasilkan output ....
30
35
5
305
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
const a = 1;
const b = '3';
console.log(a + b);
console log tersebut akan menghasilkan output ....
1
3
4
13
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
console log dibawah ini menghasilkan output ....
console.log(1 + 2 * 2)
6
5
24
14
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
console log dibawah ini menghasilkan output ....
const hujan = true;
if (!hujan) console.log('hari ini akan hujan');
else console.log('hari ini tidak akan hujan');
hari ini akan hujan
hari ini tidak akan hujan
true
false
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
TypeScript - змінні та типи

Quiz
•
8th Grade
20 questions
Postest

Quiz
•
10th Grade
15 questions
DOT NET-SET1

Quiz
•
Professional Development
18 questions
Fundamentos de C#

Quiz
•
University
12 questions
Retro Games

Quiz
•
8th Grade
20 questions
Soal HTML, CSS, dan JavaScript Basic

Quiz
•
Professional Development
10 questions
Senac - 2° ano - Atividade 2 - 2° trimestre

Quiz
•
2nd Grade
20 questions
Review JavaScript

Quiz
•
11th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade