PHP Quiz

PHP Quiz

12th Grade

25 Qs

quiz-placeholder

Similar activities

PEMROGRAMAN

PEMROGRAMAN

12th Grade

20 Qs

EXAMEN PROGRAMACION WEB

EXAMEN PROGRAMACION WEB

12th Grade

21 Qs

Prueba Diagnóstica PHP Básico

Prueba Diagnóstica PHP Básico

10th Grade - University

20 Qs

XI RPL - PHP

XI RPL - PHP

12th Grade

20 Qs

V5 - herhaling V4

V5 - herhaling V4

7th - 12th Grade

20 Qs

JavaScript Basics CodeHS

JavaScript Basics CodeHS

7th - 12th Grade

20 Qs

UJIAN PTS KELAS XII SIJA PKK TAHUN 2020 - 2021

UJIAN PTS KELAS XII SIJA PKK TAHUN 2020 - 2021

12th Grade

20 Qs

PHP: Hypertext Preprocessor

PHP: Hypertext Preprocessor

12th Grade

25 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?