Can we declare an anonymous class as both extending a class
and implementing an interface?
Answer Posted / devnaga
Yes. U r right. U can fin it from
http://dev.fyicenter.com/interview/java_8.html
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Difference between ‘>>’ and ‘>>>’ operators in java?
What happens to the Exception object after handling an exception?
Why array is used in java?
Java is Pass by Value or Pass by Reference?
Explain, java is compatible with all servers but not all browsers?
What is a java object and java application?
How can an exception be thrown manually by a programmer?
How do you delete a list in java?
explain copyonwritearraylist and when do we use copyonwritearraylist?
Are constructors methods?
Can extern variables be initialized?
What is native code?
What is the purpose of object oriented programming?
What is the purpose of a parameter?
What is the purpose of the enableevents() method in java programming?