Answer Posted / rakesh
This is just like model for implementation of class.That
means it describe the functions only no the definition.means
what class is made for.
for Eg. if we want to make chair it will provide the
functions to implement to get work done i.e( chair in our
case ).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you compare objects in php?
Tell me how to set a page as a home page in a php based site?
What do the initials of php stand for?
What is the functionality of the functions strstr() and stristr()?
What is static variable in php?
Tell me what is the meaning of a final class and a final method?
Does apache use php?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
What is interface? Why it is used?
How many types of session are there?
Do I need to install php after xampp?
How can I increase my website session?
What does the unset() function mean?
How can you execute php script from the command line?
Explain about objects in PHP?