Answer Posted / nitin kumar jha
anonymous class is a class which is defined on run time
that it;
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Give me some null interfaces in java?
What is stream api in java8?
What is unicode used for?
How do you differentiate abstract class from interface?
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
What is a marker interface?
Which package is always imported by default?
Which sorting algorithm is best in java?
What is thread pool? How can we create thread pool in java?
What is the difference between ArrayList and Vector? which one is better in Java
How big is a 64 bit float?
What is a modifier?
What is multiple inheritance? Is it supported by java?
Define an abstract class with reference to java.
What about anonymous inner classes in java?