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 drawbacks of singleton class?
What is the use of optional ?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What is procedure writing?
Can we serialize singleton class?
What are identifiers in java?
What is thread life cycle in java?
What is reverse function?
What an i/o filter in java programming?
What must a class do to implement an interface in java programming?
What is main string [] args?
What are methods and how are they defined?
What is data structure in java?
What is an example of a boolean?
Which collection does not allow duplicates in java?