Home
Skill Test
Program Languages
Java
php
Python
Pyspoke
Database Management
Sql
Oracle
snowflex
NoSQL
UI/UX Design
Html
Css
Angular
React
App Development
Android
Flutter
Framework7
Xamarin
interview questions
Programe Languages
Java
PHP
Python
Pyspoke
Database Management
Sql
Oracle
snowflex
NoSQL
UI/UX Design
Html
Css
Angular
React
App Development
Android
Flutter
Framework7
Xamarin
Job Post
 
Employer Login
 
Candidates login
Call us
123 456 7890
329 Queensberry Street, North Melbourne VIC
3051, Australia.
support@superio.com
Employer Login /
 
Candidates login
Program Languages
PHP
Home
php Quiz
Time Left:
30:00
Total Questionss:
Question 1
1. What does PHP stand for?
Personal Hypertext Processor
Personal Hypertext Proc
Hypertext Processor
Personal Hyper Processor
2. PHP can be embedded in which of the following types of documents?
HTML only
CSS only
JavaScript only
HTML, CSS, and JavaScript
3. How do you write comments in PHP?
Using // for single line and /* */ for multiple lines
Using #
Using
Using **
4. What is the correct way to declare a variable in PHP?
int $varName
$varName
var $varName
declare $varName
5. Which of the following is a correct way to define a constant in PHP?
define('CONST_NAME', 'Value');
const CONST_NAME = 'Value';
Both a and b
None of the above
6. Which of the following data types is not supported in PHP?
String
Array
Object
Character
7. Identify the error in this PHP code snippet:
Missing semicolon
Syntax error in echo
Variable declaration error
No error in the code
8. Which of the following is the default file extension of PHP files?
.ph
.php
.xml
.html
9. Which of the following is used to output text in PHP?
echo
print
write
Both a and b
Previous
Next
Submit Quiz
© 2021 Superio. All Right Reserved.