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
Write syntax to open a file in php?
How are cookies created?
Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?
What happens when submit button is clicked?
Tell me what is the difference between unset() and unlink()?
What are the different components used in php for formatting?
Which operator is used to concatenate two strings in PHP?
What is the difference between static and dynamic websites?
What are the difference between overloading and overriding in oops?
How values in arrays are indexed?
What is if isset ($_ post submit )) in php?
What are access specifiers?
What is button in html?
How many records can be stored in mysql table?
Tell me how the result set of mysql be handled in php?