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 |
Explain about data types?
What is aggregation and composition ?
How do you define a parameter?
Explain covariant method overriding in java.
How many threads can java run?
Relationship between an event-listener interface and an event-adapter class?
what are the rules to use try catch finally?
Describe what a thread-local variable is in java?
What is thread count in java?
what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
0 Answers HCL, SAP Labs, Vital Soft,
How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?
What is port number in java?