Introduction to PHP

Quiz
•
Computers
•
Professional Development
•
Hard

Preetha S
Used 34+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
PHP stands for ______________
PHP:Hypermedia Preprocessor
PHP:Hypertext Postprocessor
PHP:Hypertext Preprocessor
PHP:Hypermedia Postprocessor
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Variable names in PHP begins with ________ sign.
$
%
#
&
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In PHP string belongs to _________ datatype.
Compound data
scalar data
special data
unique data
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Array belongs to ________ data type in PHP.
Compound data
scalar data
special data
unique data
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following PHP code? <?php $x = 23; echo ( $x ===23 ); ?>
Displays “” (false)
Displays 1 (true)
Displays 24
Displays 23
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In PHP the _____ loop will always execute the block of code once, it will then check the condition, and repeat the loop while the specified condition is true.
for
while
do...while
foreach
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following PHP code? <?php $x = 2; $y = 3; echo ( ($x == 2) xor ($y == 3) ); ?>
Displays (false)
Displays 1 (true)
Displays 2
Displays 3
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Linux-2

Quiz
•
Professional Development
20 questions
SLG ULI101 Week 12 - Bash II

Quiz
•
Professional Development
10 questions
PHP QUIZ-2

Quiz
•
Professional Development
20 questions
2º-DAM-Evaluación Inicial-HLC

Quiz
•
Professional Development
17 questions
PHP

Quiz
•
Professional Development
17 questions
PHP MySQL

Quiz
•
7th Grade - Professio...
20 questions
Kuis Pelatihan API Kutim By GIZ

Quiz
•
University - Professi...
15 questions
Repaso de Laravel

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade