What type of inheritance that PHP supports?
Answer Posted / rakesh kumar nautiyal
As far PHP concern it only support single Inheritance in
scripting.
| Is This Answer Correct ? | 66 Yes | 39 No |
Post New Answer View All Answers
Are objects passed by value or by reference?
Php program to generate fibonacci series?
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
Tell me which function gives us the number of affected entries by a query?
How to write a program to make chess?
What’s the difference between htmlentities() and htmlspecialchars()?
Does php support polymorphism?
What is needed to be able to use image function?
What is php and its features?
How to split a string into array using php?
Why do we use cookie?
What is php stack?
What is apache and php?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
Can we override magic methods in php?