how many types of inheritance is there in php? name there?
Answer Posted / dillip
There are four types of inheritance.
1.Single
2.Multilevel
3.Interface
4.Hirrerchical
| Is This Answer Correct ? | 12 Yes | 22 No |
Post New Answer View All Answers
What is a variable cost example?
What is strlen function in php?
Explain the different types of errors in php.
What is php resource type?
Why do we use in php?
What are the steps involved to run php?
Explain mysql_errno()?
What is the w3c?
What is the difference between for and foreach loop in php?
What is nginx and what is it used for?
What is the goto statement useful for?
What is use of header() function in php? What the limitation of header()?
What is user defined function in php?
How to create a mysql connection in php?
What is difference between strstr() and stristr() in PHP?