Answer Posted / javac
Anonymous inner class is a class inside a class with out
name.and it is always used create the object of itself and
store it into super class reference variable or Interface
reference variable.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is abstract class constructor called?
What are the data types supported by java? What is autoboxing and unboxing?
What is the use of string and stringbuffer?
List down the methods and interfaces of collection class in java.
Which is dependent variable?
What does substring mean?
What method is used to specify a container's layout in java programming?
Which sorting algorithm is best in java?
What does the append?
Can a class be a super class and a sub-class at the same time? Give example.
What is tostring () method?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What data type is a string?
What is Recursion Function?
What is array size in java?