Search Header Logo

Latihan Soal RPL Pemrograman PHP Kelas XI

Authored by Cepi Yahya

Science

8th Grade

Used 5+ times

Latihan Soal RPL Pemrograman PHP Kelas XI
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP adalah singkatan dari:

a) Personal Home Page

b) PHP: Hypertext Preprocessor

c) Private Home Page

d) Personal Hypertext Processor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tag pembuka dan penutup standar PHP adalah:

a) <php> ... </php>

b) <?php ... ?>

c) <script> ... </script>

d) <code> ... </code>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara mendefinisikan variabel dalam PHP?

a) var $variabel;

b) $variabel;

c) $variabel = value;

d) variabel = value;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Untuk mencetak teks ke layar, fungsi apa yang digunakan dalam PHP?

a) printf()

b) echo

c) print()

d) output()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa ekstensi file standar untuk file PHP?

a) .html

b) .php

c) .xml

d) .js

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Komentar satu baris dalam PHP ditandai dengan:

a) // komentar

b) /* komentar */

c) # komentar

d) <!-- komentar -->

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara mendeklarasikan konstanta dalam PHP?

a) constant("NAMA", "nilai");

b) define("NAMA", "nilai");

c) $NAMA = "nilai";

d) const NAMA = "nilai";

Access all questions and much more by creating a free account

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

Already have an account?