Answer Posted / jairaj singh bora
Interface is the key word that may be used to implement
multiple inhertiance in java.in the interface class only
function are define not the defination .defination are
defined in implements class.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What does $_env mean?
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
What is the use of magic function in php?
What are the environmental variables?
Distinguish between urlencode and urldecode?
What was the old name of php?
How check variable is set or not in php?
Explain about a search-friendly site looks like?
Can we set session value in javascript?
what is the scope of php in the future if any other language is developed then may be php is loss ???
Explain how can php and javascript interact?
What is is_null() in php?
What is the use of post in php?
What is the method to execute a php script from the command line?
What is $_ request in php?