Can we declare an anonymous class as both extending a class
and implementing an interface?
Answer Posted / abhishek
Thanks all..
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can a class declared as private be accessed outside it’s package?
Can we sort arraylist in java?
How do you start a thread?
Why java applets are more useful for intranets as compared to internet?
What is += mean in java?
Can we have try without catch block?
What is set in java?
What is the difference between compiler and jvm?
Can a constructor be made final?
How can you say java is object oriented?
Why java is called not pure object oriented language?
What is an exception in java?
Explain scope or life time of local variables in java?
What's a method in programming?
What is the purpose of the main method?