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 |
What is hotjava?
What is the use of a copy constructor?
what is business objects?
What is the difference between state-based unit testing and interaction-based unit testing?
Explain abstract class in java?
What is the difference between abstract classes and interfaces?
What are wrapped classes?
What is an array and a vector? How they different from each other?
What is JVM and is it platform independent?
In what types of operations an ArithmeticException will be thrown?
When we r go to abstract class and when we go to Interface? i have confusion this question while in interview plz clarify
What is the use of arraylist in java?