What type of inheritance that PHP supports?
Answer Posted / kumar singh
all inhertance are supported but multiple not supported
and replace by interface used in php5
| Is This Answer Correct ? | 16 Yes | 7 No |
Post New Answer View All Answers
Can we use include ("xyz.php") two times in a php page "index.php"?
What is the difference between == and === in php?
What is cms php?
What is the most convenient hashing method to be used to hash passwords?
What are the three classes of errors that can occur in php?
What is the use of anonymous function in php?
What is mysql_fetch_array?
Explain scalar type declarations in php7?
Php program to generate fibonacci series?
Is c similar to php?
How can we calculate the similarity between two strings?
Explain PHP looping?
What is super keyword in c++?
Is string php function?
Tell me which programming language does php resemble to?