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 |
. Differentiate between instance and local variables.
What is parsing and its types?
What is the functionality of the stub?
Why you should not use singleton?
What is a qualifier in a sentence?
What is the use of hashmap in java?
What is a serializable interface?
Explain inheritance in java?
What is an immutable class? How to create an immutable class?
Can we declare register variable as global?
What is return type in java?
What are latest features introduced with java 8?