Quiz Kelas 11 RPL

Quiz Kelas 11 RPL

University

20 Qs

quiz-placeholder

Similar activities

Korean

Korean

1st Grade - University

16 Qs

php

php

University

15 Qs

Temel C Programlama Eğitimi

Temel C Programlama Eğitimi

University

20 Qs

WPHP

WPHP

University

25 Qs

Quiz on Security to Guarantee Payment of Duties and Taxes

Quiz on Security to Guarantee Payment of Duties and Taxes

University

15 Qs

Star wars

Star wars

University

15 Qs

Pelatihan 2 - BE - Bootcamp DCI

Pelatihan 2 - BE - Bootcamp DCI

University

20 Qs

5F_P1_RECUPERACION

5F_P1_RECUPERACION

University

20 Qs

Quiz Kelas 11 RPL

Quiz Kelas 11 RPL

Assessment

Quiz

Other

University

Hard

Created by

Mutyara Safitri

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa kepanjangan dari PHP?

Personal Home Page


PHP: Hypertext Preprocessor


Private Home Page

Program Hypertext Processor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP adalah bahasa pemrograman yang berjalan di?

Hanya di Windows


Hanya di Linux


Semua platform


Hanya di Mac

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

File PHP harus memiliki ekstensi apa?

.html


.php


.js


.xml

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tag pembuka PHP yang benar adalah?

<php>


<?php>

<?>


<script>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara menampilkan teks "Hello, World!" di PHP?

print("Hello, World!");

echo "Hello, World!";

Console.WriteLine("Hello, World!");

print("Hello, World!")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara membuat komentar satu baris di PHP?

// Komentar

/* Komentar */

# Komentar

Semua benar

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa output dari kode berikut?

 

<?php

echo "PHP is awesome!";

?>

 

PHP is awesome!

"PHP is awesome!"

Error

php is awesome!

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?