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
How to read one character from a file?
What is php stack?
What does addslashes do in php?
What is composer install?
What is cookie and why do we use it?
What is in a cookie?
What is difference between post and put in rest?
What is putenv?
What is PECL?
What is the difference between require_once and require in php?
What is php rest api?
How to replace a substring in a given string in php?
What is psr in php?
How to get complete current page url in php?
How is it possible to remove escape characters from a string?