how many types of inheritance is there in php? name there?
Answer Posted / rashmi
php supports single and multilevel inheritance basically
multiple inheritance supported by c++ only.
| Is This Answer Correct ? | 44 Yes | 3 No |
Post New Answer View All Answers
Explain me what is the difference between explode() and split() functions?
How to count all the lines of code in a directory and sub folder?
Is php a mvc?
What is the difference between file_get_contents() and file_put_contents() in php?
Is session a cookie?
Tell me how do I check if a given variable is empty?
How do you count numbers in php?
what is mean by portal
How can we create a database using php?
What are the methods of array in java?
Is php dying 2018?
What is data type in php?
Why namespace is used in php?
How do you put a space in html?
What is the difference between substr() and strstr()?