wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DPS4013 : Summative Intro PHP

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What does PHP stands for?

a)

PHP: Hypertext Preprocessor

b)

Private Home Page

c)

Personal Hypertext Processor

2.

Which among the following is the correct delimiters that surround PHP server scripts?

a)

<script>...</script>

b)

<?php ?>

c)

<?php>...</?>

d)

<&>...</&>

3.

How do you write "I Love Pns" in PHP

a)

Document.Write("I Love Pns");

b)

echo "I Love Pns";

c)

"I Love Pns";

4.

Php is

a)

Server- Side Scripting

b)

Client - Side Scripting

5.

Top 5 Websites Developed in PHP

a)

Facebook

b)

Yahoo

c)

Wordpress

d)

Mailchimp

e)

Flickr

6.

What does this shape represent?

a)

Decission

b)

Input/Output

c)

Process

d)

Start/End

7.

A logical step-by-step process for solving a problem is called

a)

Binary Numbers

b)

Algorithms

c)

Coding

8.

A diagram that represents a set of instructions is called:

a)

Shapes

b)

Flow Chart

c)

Pseudocode

9.

What is the purpose of a diamond in a flowchart?

a)

Input / Output

b)

Decision

c)

Process

d)

Sub-process

10.

What are the two main ways that we represent an algorithm?

a)

By drawing pictures

b)

Using flowcharts and pseudo code

c)

Using python and small basic

d)

Using Scratch and python