PHP Object Oriented Programming
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 can be able to automatically destroy object?
A
class
B
destructor
C
constructor
D
object
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is not a part of OOP?
A
Type checking
B
Inheritance
C
Polymorphism
D
Encapsulation
Note:
Not available
Show answer
Show Note
Report
Question:
Which one of the following terms must relate to "Object"
A
Static allocation
B
Specific instance of the class models
C
Code component
D
Attributes of a class
Note:
Not available
Show answer
Show Note
Report
Question:
Abstract class objects never have to be instantiated.
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
Question:
A constructor is used to...
A
Free memory.
B
Initialize a newly created object.
C
Import packages.
D
Create a JVM for applets.
Note:
Not available
Show answer
Show Note
Report
Question:
What is the purpose of the Properties?
A
To build a user interface.
B
To build Object
C
To describe some aspect of a class.
D
Noe of the Above
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following line is used to create new Object?
A
employee $emp=new employee();
B
$employee =new Employee();
C
employee =new $Employee();
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following are class property scope?
A
Private
B
Public
C
Declare
D
Protected
Note:
Not available
Show answer
Show Note
Report
Question:
PHP support six method scope. Which of the following are method scope.
A
Private
B
Public
C
Declare
D
Protected
E
Abstract
F
final
Note:
Not available
Show answer
Show Note
Report
Question:
How to declare a constructor?
A
function __construct($ein) { }
B
function construct($ein) { }
C
function employee($ein) { }
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
2
3
Next
Last
/6
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd