PHP Quiz

PHP Quiz

12th Grade

25 Qs

quiz-placeholder

Similar activities

Quiz Laravel Dasar

Quiz Laravel Dasar

9th - 12th Grade

25 Qs

Pemrograman Dasar 3

Pemrograman Dasar 3

9th - 12th Grade

20 Qs

Web Science

Web Science

11th Grade - University

20 Qs

TIK

TIK

10th - 12th Grade

21 Qs

UJIAN HARIAN TECHNOPARK

UJIAN HARIAN TECHNOPARK

1st - 12th Grade

20 Qs

Tes PWPB

Tes PWPB

12th Grade

25 Qs

Bismillah dulu

Bismillah dulu

12th Grade

20 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

20 Qs

PHP Quiz

PHP Quiz

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Thông -isme

Used 12+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP server scripts are surrounded by delimiters, which?

<?php...?>

<script>...</script>

<?php>...</?>

<&>...</&>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to include the file "time.inc" ?

<?php include "time.inc"; ?>

<!-- include file="time.inc" -->

<?php include:"time.inc"; ?>

<?php include file="time.inc"; ?>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a cookie in PHP?

setcookie()

makecookie()

createcookie

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a correct way to add a comment in PHP?

/*...*/

*\...\*

...

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to end a PHP statement?

;

New line

.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does PHP stand for?

PHP: Hypertext Preprocessor

Private Home Page

Personal Hypertext Processor

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Include files must have the file extension ".inc"

False

True

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?