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
Explain about the dynamic behavior of core java?
State one difference between a template class and class template.
How do you differentiate abstract class from interface?
Explain about object oriented programming and its features?
Why does java not allow multiple public classes in a java file ?
What is an image buffer?
What are the classes of java?
Explain java coding standards for methods?
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
What is flag in java?
how does multithreading take place on a computer with a single cpu? : Java thread
What is unsigned char?
What is jagged array in java?
What does java se mean?
Can we override the overloaded method?