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

Why unicode is important?

0 Answers  


When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?

5 Answers   Ness Technologies,


What is the size of boolean variable?

0 Answers  


What are three advantages of using functions?

0 Answers  


how does multithreading take place on a computer with a single cpu? : Java thread

0 Answers  


give an example for encapsulation?

0 Answers   Aspire,


Explain try and catch keywords in java?

0 Answers  


What are accessor methods in java?

0 Answers  


Can I learn java in 3 months?

0 Answers  


Is vector thread safe in java?

0 Answers  


How do you pass by reference?

0 Answers  


where u use Abstraction and Interface in real time

3 Answers   Sonata,


Categories