Answer Posted / malligontla
You can also declare an inner class within the body of a
method without naming it. These classes are known as
anonymous inner classes.
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What does this mean java?
Is there any limitation of using inheritance?
Can a class be defined inside an interface?
What do you know about the garbage collector?
how many types of Inheritance?
What is a singleton factory?
What is object data type?
Can I learn java without any programming experience?
How do you square a number in java?
java program with complete 4 oops concepts implemented example
What is replacefirst in java?
Can we override static methods in java?
Is empty set an element of empty set?
What is the use of using enum to declare a constant?