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 return value in php?
How can we display the output directly to the browser?
Do loops php?
What PHP stands for?
What is a simple php method to make a cross domain data request?
What is the use of imagetypes() method?
What is the difference between == and === in php?
Which database is best for php?
What is php artisan serve?
What is binary safe string?
What is the ioncube php loader?
What is xss and csrf?
What does a special set of tags do in php?
What is singleton class in php?
How to find datatype of variable in php?