Difference between a Scrollbar and a ScrollPane?
Answer / 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 |
What is difference between static variable and global variable?
List the interfaces which extends collection interface?
Can I have constructor in Interface?
what are depricated methods in threads and explain the lifecycle methods
Is 0 a real number?
What is the new line character?
Which of the following classes will have more memory allocated?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
How can you read content from file in java?
what us Dyna action form?
4 Answers Aithent Technologies,
What access modifiers can be used for variables?
Is there any case when finally will not be executed?