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
How do functions work?
What is warning – “cannot modify header information – headers already sent”?
Explain about the data types in PHP?
Write a program to swap two numbers using php.
What is the alternative structure for control structures?
What is move_uploaded_file in php?
Tell me what is the use of the function htmlentities?
Explain NULL?
How many types of php frameworks are there?
What is the meaning of php?
What are the two most common ways to start and finish a php block of code?
What is list in PHP?
What are the advantages of indexes in php?
What is magic quotes?
How is it possible to cast types in php?