PW1 Quiz2

PW1 Quiz2

University

12 Qs

quiz-placeholder

Similar activities

PPW (EM24) - Introducción al contenido dinámico (T8)

PPW (EM24) - Introducción al contenido dinámico (T8)

University - Professional Development

12 Qs

dfc50193-6B-chapter1,2

dfc50193-6B-chapter1,2

University

15 Qs

PHP Learning Quiz 1

PHP Learning Quiz 1

12th Grade - University

15 Qs

Quis Bahasa Pemograman 3

Quis Bahasa Pemograman 3

University

10 Qs

PHP MySQL

PHP MySQL

7th Grade - Professional Development

17 Qs

PHP & MySQL - parte 2

PHP & MySQL - parte 2

9th Grade - Professional Development

10 Qs

php mysql

php mysql

University

10 Qs

I14quiz

I14quiz

University

14 Qs

PW1 Quiz2

PW1 Quiz2

Assessment

Quiz

Computers

University

Easy

Created by

Dwi Sari

Used 1+ times

FREE Resource

12 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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah dari berikut ini yang digunakan untuk mendeklarasikan variabel dalam PHP?

var

$

@

#

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fungsi apa yang digunakan untuk menampilkan teks ke layar di PHP?

echo

print

display

show

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara menulis komentar satu baris dalam PHP?

/* comment */

// comment

<!-- comment -->

## comment

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah dari berikut ini yang bukan merupakan tipe data dalam PHP?

Integer

String

Float

Character

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa fungsi dari isset() dalam PHP?

Memeriksa apakah variabel tidak null

Memeriksa apakah variabel sudah diatur

Mengatur nilai variabel

Menghapus variabel

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara menghubungkan file PHP eksternal?

include 'filename.php';

require 'filename.php';

import 'filename.php';

  • Pilihan a dan b benar

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?