Answer Posted / narasimha
abstract class Compoent extends java.lang.Object implents
ImageObserver, MenuContainer, Serializable
the known subclasses are
Button,
Canvas,
Checkbox,
Choice,
Container,
Label,
List,
Scrollbar,
TextComponent
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
why Java does not support multiple inheritances?
What are the major advantages of internal iteration over external iteration?
Explain about assignment statement?
Can we increase array size dynamically in java?
What is constructor and its types?
What are access specifiers in java ?
What restrictions are placed on method overloading in java programming?
Is Java a dying language?
What is map java?
What is the covariant return type?
Explain a few methods of overloading best practices in java?
What does I ++ mean?
What are the differences between wait() and sleep()?
What is final modifier?
What is heterogeneous in java?