An inner class can actually be a subclass of the outer class?
a. true
b. false
Answer Posted / guest
true
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Discuss different types of errors that generally occur while programming.
What is exception handling in java?
Why is string builder not thread safe?
what are synchronized methods and synchronized statements? : Java thread
How to sort elements in a parallel array in java?
How is hashset defined in java?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
Is there any difference between nested classes and inner classes?
Tell some latest versions in JAVA related areas?
What are thread priorities and importance of thread priorities in java?
How do singleton patterns work?
Which command from the jdk compiles a java program?
Which data type is a class in java?
What are the library functions in java?
what is the major difference between linkedlist and arraylist in java?