What type of inheritance that PHP supports?
Answer Posted / koushik samanta
phP SUPPORTS ONLY mULTILEVEL AND SINGLE iNHERUTANCES
| Is This Answer Correct ? | 29 Yes | 17 No |
Post New Answer View All Answers
What is the difference between single quoted string and double quoted string?
How to define a function with any number of arguments?
What is a controller php?
In how many ways we can retrieve the data in the result set of mysql using php?
How many data types are used by php?
What is the difference between $message and $$message in php?
Why ide is recommended for use while programming with php?
What is split function in php?
What is ci in php?
What is the purpose of php?
What is http get and post?
How is it possible to know the number of rows returned in the result set?
What is an operator in php?
Tell me can you extend a final defined class?
What are examples of dependent variables?