Answer Posted / guru
anonymous class are inner classes that cant not have a
class name and constructor also.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to sort list of list in java?
What is use of static method?
What is the difference between the ">>" and " >>>" operators in java?
What are three types of loops in java?
What is :: operator in java 8?
When is the garbage collection used in Java?
Can you sort a list in java?
What is identifier in java?
Difference between start() and run() method of thread class?
Why destructor is not used in java?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
What does three dots mean in java?
What is a layout manager and what are different types of layout managers available in java awt?
What is the use of System class?
What is collection class in java? List down its methods and interfaces.