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
What checkbox method allows you to tell if a checkbox is checked?
What is the meaning of immutable regarding string?
How can we make a class virtual?
Explain how hashmap works?
What environment variables are required to be set on a machine in order to run Java programs?
What is a method signature java?
What are inbuilt functions in java?
What are the different collection views provided by maps?
What are the different types of inheritance in java?
Why is it called a string?
What are the two environment variables that must be set in order to run any java programs?
What are meta-annotations?
What do you understand by private, protected and public?
What is unmodifiable collection in java?
What does the string method compareto () do?