Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Difference between a Scrollbar and a ScrollPane
Core Java
>>
Java Events
Next Page »
What is the difference between a Scrollbar and a ScrollPane?
Scrollbar
ScrollPane
It is a component.
It is a container.
It does not handles its own events.
It handles its own events and performs its own scrolling.
Scrollbar cannot have a ScrollPane.
ScrollPane can have a scrollbar.
Next Page »
Difference in using runnable and extends in Thread.
JAVA Runnable and Extents - We can use Extend Thread class only when the class is not extending another class...
JAVA Thread safety - Explain the term thread safety and synchronization.
JAVA Thread safety - The term Thread safety means each method in a multithreaded environment...
Difference between a URL instance and a URL connection instance
URL instance and a URL connection instance - URL instance represents the location of a resource, and a URLConnection instance represents a link for accessing or communicating with the resource at the location...
Post your comment
Related Content
Core Java - Part 1
Core Java - Part 2
Core Java for Freshers
Core Java for Experienced
Java Classes
Java Variables
Overloading & Overriding
Abstract classes & interfaces
Java Data Types
Java Arrays
Java Exception
Java Events
Java Virtual Machine
Java Input and Output
Java URL Connections
Java Sockets
JNDI
Applets
Java Abstract Window Toolkit
Java Drawing AWT components
JDBC - Part 1
JDBC - Part 2
Java Threading
Java multithreading
Javascript - Part 1
Javascript - Part 2
Java Design Patterns
Java Localization
Core Java Tutorial
Follow us
CareerRide on YOUTUBE
CareerRide on INSTAGRAM
MCQs
English
Tutorials
Download
▲