Answer Posted / muthusenthil
Interface is mearly a specification, its a design flexible
it can be used to model multiple inheritance normally java
wont supports.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a switch statement and an if statement?
What are the differences between include directive and include action?
How do you convert an int to a string in java?
Can this keyword be used to refer static members?
What is the difference between member variables initialization and assignment in a constructor?
What is an example of declaration?
What is polymorphism in java? What are the kinds of polymorphism?
Are maps ordered java?
What is static block?
What is parameter example?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
What is native code?
Why you should not use singleton?
How can we access some class in another class in java?
What are the core java topics?