PHP QUIZ

PHP QUIZ

University

14 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

University

10 Qs

python quiz

python quiz

6th Grade - Professional Development

10 Qs

Module 5 & Module 6

Module 5 & Module 6

University - Professional Development

10 Qs

PHP - Syntax & Output

PHP - Syntax & Output

University

15 Qs

Let's Check!

Let's Check!

12th Grade - Professional Development

15 Qs

HTML Quiz

HTML Quiz

University

10 Qs

Operator dan Kontrol Struktur PHP

Operator dan Kontrol Struktur PHP

2nd Grade - University

15 Qs

Dasar Pemrograman PHP 3

Dasar Pemrograman PHP 3

11th Grade - University

10 Qs

PHP QUIZ

PHP QUIZ

Assessment

Quiz

Computers

University

Medium

Created by

Pritam Munot

Used 25+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP Stands for

Personal Home Page

Hypertext processor

Project Heading Page

processor Hypertext programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP is

Server side scripting

Client side scripting

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Trace the output

$a = 10;

$A= 25

ECHO "".$a;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is more secure send the data to server

post

get

request

none

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP is executed on

The Server

The Browser

The Website

The Machine

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We create re-usable code blocks by placing them inside?

Variables

Parameters

Code Blocks

Functions

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sometimes we only want certain code to execute if a condition is true. How do we test for that?

Loop

If Statement

Integer

Variable

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?