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
What are 4 pillers of object orinted programming?
Difference between keyword and identifier.
What is a linkedhashmap java?
Can memory leak happen java?
What are some characteristics of interference class?
Explain the difference between throw and throws in java?
What is java reflection?
How will you serialize a singleton class without violating singleton pattern?
What are the object and class classes used for?
Can we store variables in local blocks?
Where is singleton pattern used?
How do you do descending order in java?
What are void pointers?
Compare overloading and overriding?
Which package is used for pattern matching with regular expressions?