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
What is an interface in java?
What is a stringbuffer?
What is java full form?
Is main a keyword in java?
How to perform linear search in java?
What is exception propagation?
What does yield method of the thread class do?
Explain about wait() method?
How can we create a synchronized collection from given collection?
What is anti pattern in programming?
Is java an ide?
What is a java applet? What is an interface?
Why java does not support pointers?
What are the super most classes for all the streams?
What are the differences between heap and stack memory in java?