how many types of inheritance is there in php? name there?
Answer Posted / dodhiya imran
php supports
1.single and
2. multilevel inheritance basically
multiple inheritance supported by c++ only.
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
How can we calculate the similarity between two strings?
What is abstract class in php?
What is the default session time in php?
Write a program to find a string is palindrome or not?
What is mysqli_query?
How to randomly retrieve a value from an array?
Which function would you use to read a line of data from a file in php?
What is button in html?
What is php full form?
How we can get the number of elements in an array?
Explain different sorting function in php?
What is difference between get and post?
How can we check the value of a given variable is a number?
How to take a substring from a given string in php?
Which programming language does php resemble?