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 data structures are used to perform recursion?
Can we have try block without catch block?
What is the use of default method in interface in java? Explain
Can abstract class have private constructor?
Why lambda expression is used in java?
What is the difference between C++ and Java and your preferences?
What is not thread safe?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
What is string pooling concept?
Which collection is best for sorting in java?
What is exception hierarchy in java?
Why is boolean important?
What is compareto () in java?
What is the advantage of preparedstatement over statement?
How can you read an integer value from the keyword when the application is runtime in java? example?