Quizz PHP dasar Kelas 11 PPLG 1

Quizz PHP dasar Kelas 11 PPLG 1

1st - 5th Grade

25 Qs

quiz-placeholder

Similar activities

MSIT- QUIZBEE

MSIT- QUIZBEE

2nd Grade

20 Qs

Pemograman Lanjutan 1

Pemograman Lanjutan 1

1st - 3rd Grade

20 Qs

Algoritmos Estructuras Secuencial_Selectivas

Algoritmos Estructuras Secuencial_Selectivas

1st Grade

20 Qs

Recuperação - HTML e CSS - 3 trimestre

Recuperação - HTML e CSS - 3 trimestre

3rd Grade

27 Qs

WOR

WOR

1st Grade

22 Qs

Estructura Datos C++

Estructura Datos C++

3rd Grade

25 Qs

Estudando PHP

Estudando PHP

1st Grade

20 Qs

PYTHON 1

PYTHON 1

1st Grade

20 Qs

Quizz PHP dasar Kelas 11 PPLG 1

Quizz PHP dasar Kelas 11 PPLG 1

Assessment

Quiz

Instructional Technology

1st - 5th Grade

Easy

Created by

Pasukan Septi

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 4 pts

apa Kepanjangan dari PHP?

Personal Hypertext Prosesor

PHP: Hypertext Prosesor

Private Home Page

2.

MULTIPLE CHOICE QUESTION

20 sec • 4 pts

PHP server scripts are surrounded by delimiters, which?

<?php ?>

<?php>..</?>

<&>...</&>

<script>...</script>

3.

MULTIPLE CHOICE QUESTION

20 sec • 4 pts

How do you write "Hello World" in PHP

echo"Hello Word";

Document.Write("Hello Word");

"Hello Word";

4.

MULTIPLE CHOICE QUESTION

20 sec • 4 pts

All variables in PHP start with which symbol?

$

!

&

*

5.

MULTIPLE CHOICE QUESTION

20 sec • 4 pts

What is the correct way to end a PHP statement?

New Line

.

</php>

;

6.

MULTIPLE CHOICE QUESTION

20 sec • 4 pts

The PHP syntax is most similar to:

JavaScript

Perl and C

VBScript

7.

MULTIPLE CHOICE QUESTION

20 sec • 4 pts

How do you get information from a form that is submitted using the "get" method?

Request.Form;

Request.QueryString;

$_GET[];

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?