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
What should I import for arraylist in java?
What is the difference between a window and a frame in java programming?
What is number data type?
How does predicate work in java?
What is the effect of keeping a constructor private?
What is the difference between class forname and new?
Describe the process as to how substring() methodology mechanisms in java.
What is better- service oriented or batch oriented solutions?
Explain an algorithm to find depth of a binary tree.
How do I start learning java?
Can we create an object of static class in java?
Does sprintf allocate memory?
What is the difference between private & public & friendly classes?
What if constructor is protected in java?
Which is faster call by value or call by reference?