Answer Posted / dev yadav
interface is a collection of abstract methods ...we also implement multiple inheritence in java with the help of interface....
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which programming language is best in future?
How does indexof work?
What is hashmap in java?
What is serialversionuid?
How many types of parsers are there?
How do you use parseint in java?
How does arrays sort work in java?
What is the use of pattern in java?
Can we write multiple catch blocks under single try block?
Is char * a string?
Differences between traditional programming language and object oriented programming language?
What’s the difference between unit, integration and functional testing?
What is the difference between jdk, jre, and jvm?
Why is java not 100% pure oops?
Which is faster call by value or call by reference?