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
How do you create a method in java?
What is the private method modifier?
What does the @override annotation do?
Can we have two methods in a class with the same name?
What do you mean by aggregation?
Can we declare an interface as final?
What is the difference between arraylist and hashset in java?
What is a numeric string?
Why map is used in java?
What is the order of arraylist in java?
what is meant by HQL?
How do you implement singleton class?
What is void keyword?
What is the char data type?
What is string in java?