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
Write a program to display a table of any given number?
What is basic php?
What is difference between base_url and site_url?
How to set a page as a home page in a php based site?
Where do I run php code?
How to create a table to store files?
What is a controller in programming?
What is the difference between pop3 IMAP and MAPI?
What is the purpose of the '.frm' file extension? What do thes file contain?
How cookies are transported from browsers to servers?
Distinguish between urlencode and urldecode?
what are interfaces and Abstart classes
Require_once(), require(), include(). What is difference between them?
Do you know how can php and html interact?
What are the method available in form submitting?