Difference difference paint() and paintcomponent()?


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

Post New Answer

More Core Java Interview Questions

What is Recursion Function?

0 Answers   iNautix,


What is the difference between stringbuffer and stringbuilder?

0 Answers  


Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces.

17 Answers   Hewitt,


Is string thread safe in java?

0 Answers  


How will you invoke any external process in java?

0 Answers  






What is the purpose of default constructor?

0 Answers  


Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?

0 Answers  


What is the use of a conditional inclusion statement in Java ?

0 Answers   Global Logic,


What is the difference between method overriding and overloading?

0 Answers  


What access modifiers can be used for class ?

0 Answers  


What is the major drawback of internal iteration over external iteration?

0 Answers  


What is jrmp?

0 Answers  


Categories