Program to find greatest prime number in n numbers?
Answer Posted / rajani nagandla
Sorry. initialize i=2 directly as 2 is the first prime
number.. no need of checking for 1.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is a literal coding?
Tell me a few examples of final classes defined in Java API?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What is the difference between choice and list?
What is the difference between access specifiers and access modifiers in java? 16
What do you understand by abstract classes?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
What is jit and its use?
How many bits is a word?
Why is stringbuffer thread safe?
What does || mean in vectors?
What is the use of static methods?
What is an abstract class and what is it’s purpose?
how to write a server program and sending the mails to the server using smtp protocol please help me
Are maps ordered java?