Can an anonymous class be declared as implementing an
interface and extending a class?
Answer Posted / janet
An anonymous class may implement an interface or extend a
superclass, but may not be declared to do both.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is tostring () method?
Why we go for collections in java?
How do you avoid global variables?
How do you know if a value is nan?
What is gui programming?
What is reflexive association?
Explain aggregation in java?
How do you find the absolute value?
Is null a string?
Why is stringbuffer called mutable?
What is java reflection?
How many bytes is a char in java?
What is the difference between iterator and enumeration ?
How do you start a thread?
What is mean by exception?