what is interface in php? how it is use?
Answer Posted / karthi
interface =multiple inheritance
means:
An multiple inheritance is not supported in php that time we
using interface. It is implements two baseclasses but class
extends only one class.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Does php support inheritance?
What is the difference between runtime exception and compile time exception?
Explain some most commonly use string functions in php?
What is the purpose of basename() function in PHP?
What is the php function that removes the first element of the array and returns it?
What is foreach loop in php?
How is a session id generated?
What is the use of post in php?
Which function is used to read a file removing the html and php tags in it upwork?
How to pass an argument to a function?
What is chrome logger?
What happens if an expected input field was not submitted?
What is the use of is_array() and in_array()?
what is the current salary package in India for a PHP programmer who has 1.5 years experience
Do you know what is the function func_num_args() used for?