What is prime number in java?


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

Post New Answer

More Core Java Interview Questions

Can constructor be static or final?

0 Answers  


What about interrupt() method of thread class ?

0 Answers  


Why are functions called methods in java?

0 Answers  


explain the clone method and clonable interface

1 Answers  


class A { public void disp(int a,int b) { System.out.println("hai"); } } class B { public void disp(int a,int b,int c) { System.out.println("hai"); } } above program is overloading or overriding?

9 Answers   Infosys, Wipro,






What is a resource leak ?

1 Answers  


What are batch updates. in jdbc

2 Answers   Corent Technology,


Explain static nested classes ?

0 Answers  


Why we cannot override static method?

0 Answers  


Can I uninstall java?

0 Answers  


How transient variable is different from volatile variable?

0 Answers  


what is the use of abstract class?

3 Answers   Amdocs, Atos Origin, Invictus,


Categories