how many types of inheritance is there in php? name there?
Answer Posted / rashmi
php supports single and multilevel inheritance basically
multiple inheritance supported by c++ only.
| Is This Answer Correct ? | 44 Yes | 3 No |
Post New Answer View All Answers
What are the rules in creating php variable?
Which function is used to read a file removing the html and php tags in it upwork?
What is overriding in php?
What is multidimensional array in php?
What is binary safe function in php?
What is action hooks and filter hooks?
How to convert a string to uppercase in php?
Is php a middleware?
Do while loops php?
Why session timeout is important?
Is numeric in php?
What is session in c#?
Tell me how is it possible to return a value from a function?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
What are php filters?