What does PHP stand for?

PHP Basics

Quiz
•
Computers
•
University
•
Hard
gowri d
Used 23+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Personal Home Page
PHP Hypertext Preprocessor
Pretext Hypertext Processor
Preprocessor Home Page
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
PHP is an example of ___________ scripting language.
Server-side
Client-side
Browser-side
In-side
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the following php code
< ?php
$num = 1;
$num1 = 2;
echo $num . "+". $num1 ;
?>
3
1+2
1.+.2
Error
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the following php code?
< ?php
$num = "1";
$num1 = "2";
echo $num+$num1 ;
?>
3
1+2
1.+.2
Error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Statements in PHP have to end with a special character, which one?
.
,
:
;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the two types of array in php
Indexed, sequence
Associative, sequence
Indexed, associative
None
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
$a=array("Timmy","Jimmy");
Is an example of
Indexed array
Associative array
Sequence array
None
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
UMS - Refresment Array, Looping, Function

Quiz
•
University
20 questions
PHP Quiz 1

Quiz
•
University
20 questions
PHP & MySQL

Quiz
•
University
23 questions
IAW_2AS3_PHP_1

Quiz
•
1st Grade - University
22 questions
Examen Final - DISEÑO Y DESARROLLO DE SISTEMAS

Quiz
•
University
15 questions
PHP with MySQL quiz

Quiz
•
University
18 questions
Web Programming Lab PCS-693

Quiz
•
University
22 questions
c++

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade