Answer Posted / janet
A Scrollbar is a Component ,but not a Container whereas
Scrollpane is a Container and handles its own events and
perform it's own scrolling.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of garbage collection in java? When is it used?
What is runtime polymorphism or dynamic method dispatch?
What is stack example?
What is the difference between abstract class and interface1? What is an interface?
Describe how to implement singleton design pattern in struts.
Define how destructors are defined in java?
What is downcasting?
Why is String immutable?
What is difference between calling start() and run() method of thread?
What is difference between fileinputstream and filereader in java?
Differentiate between vector and array list.
Why are the destructors for base class and derived class called in reverse order when the program exits
What is the vector class in java programming?
What is a default constraint?
What variables are stored in stack?