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 |
Which collection is best for sorting in java?
Name the class that used to read objects directly from a stream?
What is difference between calling start() and run() method of thread?
Where are the card layouts used?
What is a jagged array in java?
What languages are pass by reference?
Can we use a default constructor of a class even if an explicit constructor is defined?
What are the advantages and disadvantages of reference counting in garbage collection?
Is arraylist sorted in java?
What do you mean by collectors in java 8?
What is the default value of the local variables?
If set accepts only one argument then how can it compare two objects to avoid duplicates