how many types of inheritance is there in php? name there?
Answer Posted / dodhiya imran
php supports
1.single and
2. multilevel inheritance basically
multiple inheritance supported by c++ only.
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
What is the use of nl2br() in php?
What is $this in php?
What is php compared to html?
Is facebook still written in php?
Define metaphone()?
Which php framework is best for security?
How to call javascript function in php on button click?
How to create a directory?
What is use of preg_replace in php?
What is the use of 'print' in php?
Xplain is it possible to use com component in php?
What is api laravel?
What are getters and setters php?
What does the function get_magic_quotes_gpc() means?
How do you count numbers in php?