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 to merge values of two arrays into a single array?
What are php keywords?
How many escape sequences are recognized in single-quoted strings?
What is the use of $_server and $_env?
What are default session time and path?
What is the meaning of symbol '$' in jquery?
Tell me what's the difference between include and require?
How could I install codeignitor ?
How to call javascript function in php on button click?
With a heredoc syntax, do I get variable substitution inside the heredoc contents?
Do you know how can we check the value of a given variable is a number?
What is trait in php?
What is the w3c?
How to create a session? How to set a value in session?
What advance thing in php7?