FSWI - CH4 T1

FSWI - CH4 T1

KG - Professional Development

15 Qs

quiz-placeholder

Similar activities

Linkedlist

Linkedlist

University

10 Qs

Acceptable Use Policy

Acceptable Use Policy

6th - 9th Grade

16 Qs

computer Lab Manners

computer Lab Manners

5th - 10th Grade

19 Qs

20764 - SQL - Mod 5 and 6

20764 - SQL - Mod 5 and 6

Professional Development

18 Qs

SQL Quiz

SQL Quiz

University

18 Qs

VSAT (Orbit Satelit)

VSAT (Orbit Satelit)

1st - 3rd Grade

10 Qs

How Well Do You Them?

How Well Do You Them?

Professional Development

10 Qs

Internet, Jaringan Komputer, & Komunikasi Data.

Internet, Jaringan Komputer, & Komunikasi Data.

8th Grade

20 Qs

FSWI - CH4 T1

FSWI - CH4 T1

Assessment

Quiz

Computers

KG - Professional Development

Practice Problem

Medium

Created by

Facilitator Quality

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?