Quiz Refreshment Pertemuan 2 - UMS

Quiz Refreshment Pertemuan 2 - UMS

University

15 Qs

quiz-placeholder

Similar activities

Web Systems and Technologies

Web Systems and Technologies

University

20 Qs

Ujian Tengah Semester (UTS) Pemrograman Basis Web 2

Ujian Tengah Semester (UTS) Pemrograman Basis Web 2

University

20 Qs

PHP Quiz - 1

PHP Quiz - 1

University

20 Qs

Introdução PHP

Introdução PHP

University

14 Qs

TBO-2

TBO-2

University

10 Qs

Тест по PHP с 1 по 4 лекции

Тест по PHP с 1 по 4 лекции

University

13 Qs

QUIZIZZ MODUL 4 BENGPRO 2  4601

QUIZIZZ MODUL 4 BENGPRO 2 4601

University

15 Qs

UTS OOP

UTS OOP

University

20 Qs

Quiz Refreshment Pertemuan 2 - UMS

Quiz Refreshment Pertemuan 2 - UMS

Assessment

Quiz

Computers

University

Hard

Created by

Ahmad Imron

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana short tag opening PHP ?

<?

$

<?php

<?=

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah untuk memunculkan text ke halaman website ?

text 'text ';

echo 'text ';

show 'text';

get 'text';

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Simbol untuk memberi komentar pada koding PHP, kecuali ?

//

/* */

( )

///

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah penulisan variabel yang benar dalam koding PHP ?

$123

$1nama

$na@ma

$_fullname

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Di sebut apakah penamaan variabel $full_name ?

Camel Case

Snake Case

Pascal Case

Standard Case

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tipe data pada PHP yang hanya berisi dua nilai ?

Boolean

String

Float

Array

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perintah yang digunakan untuk mengetahui tipe data suatu variabel ?

tipe ( variabel );

data ( variabel );

var ( variabel );

var_dump (variabel);

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?