Introduction to PHP

Quiz
•
Computers
•
Professional Development
•
Hard

Preetha S
Used 35+ 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
10 questions
Punto de partida

Quiz
•
Professional Development
10 questions
PHP Tours meetup #30 Laravel, Selenium et Node.js

Quiz
•
University - Professi...
10 questions
SAA-C03 - Módulo 6

Quiz
•
Professional Development
10 questions
ILT #1 Web Basic

Quiz
•
Professional Development
10 questions
IT ENGLISH: Technical Terminology - Address Bar

Quiz
•
Professional Development
10 questions
IT ENGLISH: Research Project Topics - Java and JavaScript

Quiz
•
Professional Development
20 questions
Linguaxes de marcas: HTML

Quiz
•
Professional Development
20 questions
Beamery JavaScript Pub Quiz

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade