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
Can constructor be protected in java?
What is string in java is it a data type?
Can we nested try statements in java?
What does 0 mean in boolean?
What type of variable is error flag?
What is a nested list?
Give an example of call be reference significance.
How do you reverse a string in java without using string buffer?
How long will it take to learn java?
What do you mean by of string::valueof expression in java 8?
What is the use of runnable interface?
How to disable caching on back button of the browser?
What is an accessor?
What are java methods?
What does business logic mean?