Answer Posted / sandhya.s
defining class in a class.
inner classes are of 2 types
static and normal
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How is garbage collection controlled?
How many functional interfaces does java 8 have?
What is the use of beaninfo?
What is the main advantage of passing argument by reference?
Can a class be defined inside an interface?
What is private static in java?
How do you remove duplicates in java?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
What does this () mean in constructor chaining concept?
How do you convert int to char in java?
Can you pass functions in java?
How do you escape json?
Can each java object keep track of all the threads that want to exclusively access it?
What are selection structures?
Explain when classnotfoundexception will be raised ?