What are Inner classes?
Answers were Sorted based on User's Feedback
Answer / rajkumar ksr college
class is a user defiend datatypes.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / kartik
Something inside something or class inside another class
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sandhya.s
defining class in a class.
inner classes are of 2 types
static and normal
| Is This Answer Correct ? | 0 Yes | 2 No |
Are maps ordered java?
How do I write a self declaration?
What is thread count in java?
What is data type example?
Nullpointer exception is a very common exception. Why is it not made as a checked exception?
Which java collection does not allow null?
What are register variables what are the advantages?
Explain importance of finally block in java?
Difference between static synchronization vs. Instance synchronization?
What is the difference between an inner class and a sub-class?
What is the difference between abstract class and interface?
How can I right-justify a string?