Design a class that should always return a single object ?
Answer Posted / sam
In my opinion class can not return any object. Only methods
can return the objects
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do I run a php program in dreamweaver?
What is zend studio for?
What is Gd PHP?
what is variable scope, which variables are accessible from where and what are "undefined variable" errors?
What is difference between static and constant in php?
What is substr() in php? And how it is used?
How can I make a script that can be bilingual (supports english, german)?
Why php is widely used?
Is php a programming language?
What is php.ini & .htacess file?
Which function is used to read a file removing the html and php tags in it upwork?
A process is identified by a unique___
How do you define a constant?
Explain the changes in php versions?
What are the advantages of oops in php?