Answer Posted / shubha patil
inner class is basically used for binding the one class into
another class.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why is java so popular?
What is the purpose of a transient variable?
What is the difference between delete and delete[]
What about member inner classes?
How can we access some class in another class in java?
How do you initialize an arraylist in java?
What are static methods?
Does java arraylist maintain insertion order?
What is the size of integer?
What is finally block?
Explain creating threads by implementing runnable class?
Does java have extension methods?
Explain the difference between an object-oriented programming language and object-based programming language?
What is the difference between size and length in java?
How to perform bubble sort in java?