Answer Posted / mohammad aleemuddin
Inner classes are mainly used to encapsulate the data
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is a double?
What is an array length?
What is classes in java?
What is difference between equals and hashcode method?
How many types of exception can occur in a java program?
What is binary tree in java?
What are the differences between Java 1.0 and Java 2.0?
Can you instantiate the math class?
What is module with example?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
What does this mean java?
What is meant by method?
What steps are taken when the OS shifts from one-thread execution to another?
Can we access instance variables within static methods ?
What are the drawbacks of singleton class?