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
Where are the persistent cookies stored on your computer?
What is the scope of a variable defined outside a function?
How many records can be stored in mysql table?
How to generate a character from an ascii value?
Tell me what are magic methods?
Tell me how to find current date and time?
Explain scalar type declarations in php7?
How does firefox manage cookies?
What are default session time and path?
What language is php written in?
What does $this do in php?
Explain why would we use === instead of ==?
What is the purpose of basename() function in PHP?
What are the 5 types of data?
Which of the data type is compound datatype supported by PHP?