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 are the two types of exceptions in java? Which are the differences between them?
What is the exact difference in between Unicast and Multicast object? Where will it be used?
How many threads does a core java have?
How define set in java?
How do you write a scanner class in java?
How to add menushortcut to menu item?
What is thread pool? How can we create thread pool in java?
Why are global variables used?
What does a void function return?
What are the differences between throw and throws?
Is main an identifier?
What is a two-pass assembler?
What is the purpose of the main method?
What are the 3 types of loops in java?
What is procedure overloading?