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's the purpose of static methods and static variables?
Describe how to implement singleton design pattern in struts.
What is listnode in java?
What does super keyword do?
Why destructor is not used in java?
What do you mean by local variable and instance variable?
What does nullpointerexception mean?
What methods are used in Servlet?Applet communication?
Can we convert stringbuilder to string in java?
'A class is a template for an object' explain this statement.
What causes memory leak in java?
Is linked list a linear or non-linear data structure?
What is the purpose of void?
What are the types of literals?
What is the final access modifier in java?