Explain the difference between scrollbar and scrollpane?
Answer / kalaimathi
Scroll bar is a component and scroll pane is a container
.Scroll pane handles events and performs its own scrolling
| Is This Answer Correct ? | 23 Yes | 6 No |
What technique can be employed to compare two strings?
What is encapsulation in java?
What is class forname used for?
string is immutable? right every one knows that, my question is it advantage or disadvantage making string immutable?
What is Yield() method when we r using this ? tell exactly
what is a transient variable?
Can we declare a static variable inside a method?
Why string is a class?
What are internal variables?
what is the use of StringBuffer?
What is java algorithm?
What is a java predicate?