What type of inheritance that PHP supports?
Answer Posted / sharmila
PHP supports Multi-level inheritence.It wont support
multiple inheritence,but we can achieve multiple
inheritence through interfaces.
| Is This Answer Correct ? | 140 Yes | 12 No |
Post New Answer View All Answers
What is a session in php?
How to delete an element from an array?
How to upload file in php?
Is php front end?
what are interfaces and Abstart classes
Write a program in php to find the occurrence of a word in a string?
Why is node js better than php?
How the result set of mysql be handled in php?
How do I run a php program in dreamweaver?
Why does php need server?
What is die in php?
How to convert strings to numbers in php?
How to remove the new line character from the end of a text line?
What are the advantages of triggers?
Do you know how to get the ip address of the client?