FSWI - CH4 T1

FSWI - CH4 T1

KG - Professional Development

15 Qs

quiz-placeholder

Similar activities

Challenge 3 Fourth grade

Challenge 3 Fourth grade

4th Grade

11 Qs

OOP VB.Net 1

OOP VB.Net 1

University

10 Qs

Python continuation

Python continuation

11th Grade

18 Qs

Révision HTML, CSS et JavaScript

Révision HTML, CSS et JavaScript

Professional Development

20 Qs

Year6- T1 Test Revision-24

Year6- T1 Test Revision-24

5th Grade

15 Qs

tin học 11 bài 3

tin học 11 bài 3

KG

11 Qs

Kuis Dasar-Dasar PPLG

Kuis Dasar-Dasar PPLG

University

20 Qs

فيجوال بيسك

فيجوال بيسك

10th Grade

11 Qs

FSWI - CH4 T1

FSWI - CH4 T1

Assessment

Quiz

Computers

KG - Professional Development

Medium

Created by

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

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?