What is the 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 vector thread safe in java?

0 Answers  


What is the difference between method and constructor ?

3 Answers  


What is complexity in java?

0 Answers  


what is singleton class in java?

0 Answers   Cap Gemini,


1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))

1 Answers  






Explain working of call by reference function invoking.

0 Answers   Amdocs,


is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?

3 Answers   Hexaware, TCS,


What’s meant by anonymous class?

0 Answers  


Explain OOPs concept.

0 Answers   Syntel, Visa,


What is the difference between throw and throws? What is the similarity between try and throw?

2 Answers  


How applets will communicate with each other?

1 Answers  


Difference between a MenuItem and a CheckboxMenuItem?

1 Answers  


Categories