how many types of inheritance is there in php? name there?
Answer Posted / madhu
There are three types of inheritence
1)single.
2)multiple
3)Multilevel
like as a c++
| Is This Answer Correct ? | 3 Yes | 15 No |
Post New Answer View All Answers
What is preg_match?
How to create reusable code in php?
What is a php 5?
Tell me how is it possible to return a value from a function?
What type of headers have to be added in the mail function to attach a file?
Is learning php easy?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
What is the importance of parser in php?
is that "enumerated array" equal to "numeric array"?
What is composer install?
What sized websites have you worked on in the past?
How is a constant defined in a PHP script?
What is php namespace?
What is final keyword in php?
Why php language is used?