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 |
Is void a return type?
What all access modifiers are allowed for top class ?
How do you replace all in word?
Difference between ‘>>’ and ‘>>>’ operators in java?
What is assembly condition codes?
How do I run java on windows?
What is static synchronization?
What is the top class of AWT event hierarchy?
What is logical variable?
Can singleton class be cloned?
What is the purpose of the system class in java?
What does a void function return?