PHP
Test
Model Test
Ebook
Quiz-1 : PHP Fundamental
Quiz-2 : PHP Variables and Datatypes
Quiz - PHP Basic 1
Quiz - PHP Fundamental 3
Quiz - PHP Advanced Concept, Networking, Super G.
Quiz - PHP Networking
Quiz PHP Object Oriented Programming
Quiz - PHP string,oop,regular expression
Quiz - PHP and MySQL
Quiz - PHP String,Security,Webservice
Index
PHP Home
PHP Fundamentals
230
PHP Input/Output
16
PHP Object Oriented Programming
59
PHP Installation & Configuration
17
Reported Questions
80
PHP Functions
16
PHP Regular Expression
33
PHP Variables and Datatypes
62
PHP Arrays
104
PHP Operators and Expressions
6
PHP Built-in Constants and Standard PHP .
10
PHP Advanced Concepts
120
PHP Error Handling
34
PHP String Operation
36
PHP Language Syntax
11
PHP Super Globals
21
PHP Datetime and timezone
4
PHP Networking
12
PHP with MySQL
5
PHP Web Service
10
PHP Security
15
PHP File Handling
9
PHP PEAR
7
PHP Control Structure
7
PHP Form Handling
1
Schools
Ebook
Question:
Which of the following is short tag in PHP?
A
<? ... ?>
B
<% ... %>
C
<?= ... ?>
D
none
Note:
Not available
Show answer
Show Note
Report
Question:
Compound data type allow ______ items?
A
single
B
multiple
C
boolean
D
none
Note:
Not available
Show answer
Show Note
Report
Question:
Null data type recognizes ______ value?
A
1
B
2
C
3
D
4
Note:
Not available
Show answer
Show Note
Report
Question:
How many variable scopes in PHP?
A
4
B
5
C
6
D
7
Note:
Not available
Show answer
Show Note
Report
Question:
Which symbol is used for reference assignment?
A
$
B
&
C
@
D
;
Note:
Not available
Show answer
Show Note
Report
Question:
Which symbol is used for variable declaration?
A
#
B
$
C
@
D
%
Note:
Not available
Show answer
Show Note
Report
Question:
Which scope is present in method not in field?
A
public
B
private
C
abstract
D
protected
Note:
Not available
Show answer
Show Note
Report
Question:
What is the default scope method in PHP?
A
public
B
private
C
protected
D
abstract
Note:
Not available
Show answer
Show Note
Report
Question:
Which key word is used to declare a class or function?
A
abstract
B
public
C
private
D
protected
Note:
Not available
Show answer
Show Note
Report
Question:
What is the output of the following:
$str= "good"; $$str= "bye"; echo ${$str};
A
good
B
bye
C
good bye
D
None
Note:
Not available
Show answer
Show Note
Report
First
Prev
82
83
84
85
86
Next
Last
/93
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2025. Powered by
Intellect Software Ltd