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
How to include variables in double-quoted strings?
Can I run php without xampp?
How can I use single quotes in single quotes in php?
How I can control asset documents without GR/IR?
Whether php supports microsoft sql server?
How to get length of an array in PHP?
What is php date function?
What is fetch array in php?
Is php a low level language?
What is php default argument?
Require_once(), require(), include(). What is difference between them?
Tell me how can we get the error when there is a problem to upload a file?
What is $_ post in php?
How to read a file in php?
How to pass an argument to a function?