Uji Pemahaman 2

Uji Pemahaman 2

11th Grade

20 Qs

quiz-placeholder

Similar activities

Основы веб-разработки

Основы веб-разработки

11th Grade

15 Qs

Profesi Utama di Bidang Informatika

Profesi Utama di Bidang Informatika

10th Grade - University

15 Qs

MID TEST MATERI DEKSTOP DAN WEB APPLICATIONS

MID TEST MATERI DEKSTOP DAN WEB APPLICATIONS

11th Grade

25 Qs

RETURN 17-БӨЛІМ

RETURN 17-БӨЛІМ

11th Grade

20 Qs

Web 3.4-3.5 Bacaan

Web 3.4-3.5 Bacaan

11th Grade

20 Qs

HTML Level 1

HTML Level 1

8th Grade - University

16 Qs

Web Design & HTML/CSS Practice Quiz

Web Design & HTML/CSS Practice Quiz

11th Grade

20 Qs

Asesmen Sumatif PHP

Asesmen Sumatif PHP

10th Grade - University

20 Qs

Uji Pemahaman 2

Uji Pemahaman 2

Assessment

Quiz

Information Technology (IT)

11th Grade

Hard

Created by

Radiva Oktiagi

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tag HTML untuk membuat input teks adalah...

<text>

<input type="text">

<textbox>

<input-text>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Untuk menambahkan file CSS ke dalam HTML, kita bisa menggunakan tag...

<css>

<style src="style.css">

<link rel="stylesheet" href="style.css">

<script href="style.css">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa perbedaan utama antara == dan === dalam JavaScript?

=== lebih cepat

=== membandingkan nilai dan tipe data

== hanya untuk angka

Tidak ada perbedaan

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tag HTML yang digunakan untuk membuat tautan/link adalah...

<link>

<a>

<href>

<button>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Properti CSS yang digunakan untuk mengubah warna latar belakang adalah...

color

background-color

bgcolor

font-color

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Struktur dasar perulangan for dalam JavaScript adalah...

for(condition; initialization; increment)

for(initialization; condition; increment)

loop(init; cond; inc)

repeat(start; end; step)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fungsi JavaScript ditulis dengan sintaks berikut...

function namaFunction() {}

def namaFunction():

fn namaFunction {}

method namaFunction() {}

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?