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
What does jenkins do?
Write a program in java to find the maximum and minimum value node from a circular linked list.
What is the purpose of a default constructor?
Does anyone still use java?
Tell me a few examples of final classes defined in Java API?
What does opcode mean?
What does exp mean in math?
What is an empirical question?
What is jvm? How its run?
How do you check if a string contains only numeric digits?
What is equlas() and hashcode() contract in java? Where does it used?
How do you sort in descending order in java using collections sort?
What is the method to declare member of a class static?
Differentiate storage classes on the basis of their scope?
Can an interface extend a class?