Is there is any difference between a scrollbar and a scrollpane?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Is 64bit faster than 32 bit?

0 Answers  


Can an arraylist be empty?

0 Answers  


What is math exp in java?

0 Answers  


public class Base { public void myMethod(int a,intb) {} } // Uses myMethod and then hides it. public class DerivedOne extends Base { private void myMethod(int a,int b); } will this compile or not .yes or no. why

2 Answers  


What is api data?

0 Answers  


How can an exception be thrown manually by a programmer?

0 Answers  


What is += mean in java?

0 Answers  


Where will it be used?

0 Answers  


why did you choose your career in IT?

1 Answers   LIC,


What is object class in java?

0 Answers  


What does the “static” keyword mean?

0 Answers  


How to split arraylist elements in java?

0 Answers  


Categories