Can we declare an anonymous class as both extending a class
and implementing an interface?
Answer Posted / imtiyaz
upto my knowledge anonymous class can not extend or
implement another class if so can anyone give the example
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
Is hashmap thread safe?
What is io stream in java?
What are the Class Libraries ?
Difference between collection, collection and collections in java?
Why main method is called first in java?
Which is better 64 bit or 32 bit?
Why should we use singleton pattern instead of static class?
Tell me are there implementations for sorting and searching in the java libarary?
What type of variable is gender?
How do you download stubs from Remote place?
What is ternary operator? Give an example.
What do you mean by ordered and sorted in collections in java?
What is a buffer in computer?
Can a function return a function?
How many arguments can a method have java?