PHP

PHP

University

10 Qs

quiz-placeholder

Similar activities

Quiz dmi2

Quiz dmi2

12th Grade - University

10 Qs

PHP MySQL

PHP MySQL

University

10 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

PHP Learning Quiz 1

PHP Learning Quiz 1

12th Grade - University

15 Qs

QUIZ BELING - Pengetahuan IT dan Koding(3 Menit)

QUIZ BELING - Pengetahuan IT dan Koding(3 Menit)

University

15 Qs

Programación Web II Parte 7

Programación Web II Parte 7

University

10 Qs

Desain Media Interaktif

Desain Media Interaktif

12th Grade - University

10 Qs

Programmeerimiskeeled

Programmeerimiskeeled

10th Grade - University

12 Qs

PHP

PHP

Assessment

Quiz

Computers

University

Easy

Created by

Franze Garcia

Used 29+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does PHP stand for?

Personal Hypertext Process

PHP: Hypertext Preprocessor

Private Home Page

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP server scripts are surrounded by delimiters, which?

<?php>...</?>

<?php...?>

<script>...</script>

<&>...</&>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write "Hello World" in PHP

Document.Write("Hello World");

"Hello World";

echo "Hello World";

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All variables in PHP start with which symbol?

$

!

&

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to end a PHP statement?

.

</php>

;

New line

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In PHP keywords such as echo, print are case-sensitive.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Line that is not executed as part of the code.

echo

variable

print

comment

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?