MID Semester

MID Semester

Professional Development

10 Qs

quiz-placeholder

Similar activities

C PROGRAMMING BASICS-QUIZ-1

C PROGRAMMING BASICS-QUIZ-1

Professional Development

15 Qs

HTML - Introdução

HTML - Introdução

Professional Development

10 Qs

Who Wants To Be a Programmer?

Who Wants To Be a Programmer?

University - Professional Development

10 Qs

Strings and Arrays

Strings and Arrays

Professional Development

13 Qs

quizz-software

quizz-software

Professional Development

13 Qs

UF1304 - Elaboración de formularios

UF1304 - Elaboración de formularios

Professional Development

15 Qs

Connecting to a Database using PHP (Part 2)

Connecting to a Database using PHP (Part 2)

Professional Development

9 Qs

การสร้างเว็บไซต์

การสร้างเว็บไซต์

KG - Professional Development

15 Qs

MID Semester

MID Semester

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Satryabudi RG

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

1. Simbol konversi untuk pemformatan nilai floating-point adalah…

A. %a

B. %b

C. %c

D. %d

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Sintak untuk menampilkan output “saya pasti bisa!” pada pemrograman php adalah…

A. echo “saya pasti bisa!”

B. echo (“saya pasti bisa!”);

C. echo “saya pasti bisa!”;

D. System.out.prinln(saya pasti bisa!());

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Sintak yang tepat untuk menyertakan file table.php adalah…

A. <! include table.php/>

B. <?php include:”table.php” ?>

C. <?php include “table.inc” ?>

D. <?php include=”table.inc” ?>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Method pada LinkedList yang digunakan untuk mendapatkan List berdasarkan index adalah

A. get(int)

B. remove()

C. addFirst(E)

D. removeLast()

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

5. Tag <img src=” …. .jpg”> pada html digunakan untuk …

A. Mengubah Gambar

B. Mengatur Gambar

C. Menghapus Gambar

D. Menampilkan Gambar

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

6. Dalam menulis code HTML, teks yang digunakan pada title bar menggunakan tag…

A. <head>…</head>

B. <title>…</title>

C. <body>…</body>

D. <bar>…</bar>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Tag yang digunakan untuk membuat hyperlink yang tepat pada html adalah…

A. <a href="index.php">Beranda</a>

B. <a href="index.php">Beranda</a>;

C. <a hyperlink="index.php">Beranda</a>

D. <a ="index.php">Beranda</a>

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?