how many types of inheritance is there in php? name there?
Answer Posted / jitendra k jain
There are three types of inheritance in php1.single,2.multiple,3.multi level
| Is This Answer Correct ? | 15 Yes | 52 No |
Post New Answer View All Answers
What do you mean by core php?
What is 'float' property in css?
Tell me how can we automatically escape incoming data?
What is the purpose of break and continue statement?
What is list function with their uses.
What is difference between print and echo in php?
What does $this do in php?
The left association operator % is used in PHP for?
How to set cookies in PHP?
How to check whether a number is prime or not?
Which function parses an English textual date or time into Unix timestamp in PHP.
Which of the data type is compound datatype supported by PHP?
What is PHP's configuration file called?
What is static variable in php?
What is polymorphism?