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
Explain about anonymous inner classes ?
When do I need to use reflection feature in java?
What is equlas() and hashcode() contract in java? Where does it used?
Explain the importance of finally block in java?
What is an example of character?
Can an integer be null java?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What is type inference in java8?
Explain about the dynamic behavior of core java?
What is the method to expand and collapse nodes in a jtree?
What is identifier give example?
Which object oriented concept is achieved by using overloading and overriding?
Why can't we use static class instead of singleton?
Which package has light weight components?
How do you format in java?