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:
The practice of creating objects based on predefined classes is often referred to as
A
class creation
B
object instantiation
C
object creation
D
class instantiation
Note:
Not available
Show answer
Show Note
Report
Question:
How can we inherit properties in PHP?
A
Implements
B
Extends
C
Include
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
Which function in PHP sends mail?
A
mail()
B
mailto()
C
None
D
email()
Note:
Not available
Show answer
Show Note
Report
Question:
The following piece of script will output: [code] <?php $email=admin@psexam.com; $new=strstr($email,’@’); Print $new; ?> [/php]
A
admin
B
admin@psexam
C
@psexam.com
D
psexam.com
Note:
Not available
Show answer
Show Note
Report
Question:
Which type of function is called by itself?
A
Nesting Function
B
Recursive Function
C
Variable Function
D
All
Note:
Not available
Show answer
Show Note
Report
Question:
Which statement is true about Regular Expressions?
A
Describing or matching data according to defined syntax rules
B
Allowing to slice and dice text in nearly every conceivable fashion
C
Used for searching data
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
Maximum, how many interface or interfaces a class can implement?
A
only one
B
only two
C
as many as required
D
at least three
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following function provides a convenient means for moving an uploaded file from the temporary directory to a final location
A
is_uploaded_file()
B
move_uploaded_file()
C
move_uploaded()
D
none
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following function is used for creating digital signatures?
A
md5()
B
mcrypt_encrypt()
C
phpinfo()
D
none
Note:
Not available
Show answer
Show Note
Report
Question:
Which function executes a case-sensitive search of a string for defined pattern?
A
eregi()
B
ereg()
C
pereg()
D
pregI()
Note:
Not available
Show answer
Show Note
Report
First
Prev
87
88
89
90
91
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