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
Tell me is it possible to remove the html tags from data?
How do I use isdigit function?
armstrong number by using php while number is given by the keyboard.?
Describe the security vulnerability of PHP?
What is difference Between PHP 5 and 7?
Write a php script to get the largest key in an array?
Tell me what should we do to be able to export data into an excel file?
Php error constants and their descriptions
How big is nvarchar max?
List types of array are available in php?
Could we start a variable with number like $4name?
How would you determine the size of a file in php?
Is facebook still in php?
What is beforeRender() used?
What are the uses of explode() and implode() functions?