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 |
How to make a read-only class in java?
What is nextline method in java?
what is the purpose of the final in the try-catch-final
Can you access non static variable in static context?
What is the difference between numeric and integer?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
What is java used for?
What are the differences between graph and tree?
Inorder to specify a container?s layout, which method is used?
What is the final variable?
Why do we need strings in java?
What are the two types of streams offered by java 8?