What are teh sub-classes of a component class?
Answers were Sorted based on User's Feedback
Answer / janet
Container
Label
List
Button
Canvas
Checkbox
Choice
Scrollbar
TextComponent
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the diff b/w arraylist and vector?
6 Answers Code Genesis, Genesis, Sprintine Labs,
Howmany classes that package java.applet.* contains?
How do you find the independent variable?
What does flag mean in java?
List any five features of java?
Explain some best practices you would apply while using collection in java?
There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?
What methods are called, When we navigate from one applet to another applet?
Relationship between an event-listener interface and an event-adapter class?
Describe inheritance as applied to java?
What is string made of?
Why is logger singleton?