Answer Posted / ksrnaidu
INTERFACES are used to implement the multiple inheritance
in java we can't implement the multiple inheritance in java
directly like C++
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Session and Cookie?
How can we make a constant in php?
What is the difference between for and foreach?
Explain include(), include_once, require() and require_once?
Explain the three different kinds of Arrays?
Where session is stored?
Where php language is used?
What is the difference between associative array and indexed array?
Can we extend two classes in php?
Is not null in php?
Please explain is it possible to use com component in php?
What's the difference between using mysql_ functions and pdo?
How can we create a database using php?
What is the meaning of die in php?
Is it possible multiple inheritance in php?