Write a program to find whether the given number is prime or
not?
Answer Posted / sivavendra
Hey sudha,
plz checkout the above code once again.....
if(i=2;i<=n/2;i++) --- What this code indicates?
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What is the advantage of a random access file?
How many types of functions are there in c?
What is the use of define in c?
write an algorithm to display a square matrix.
What is void pointers in c?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
What is difference between scanf and gets?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
What is typedef example?
What is the purpose of the preprocessor directive error?
What are types of preprocessor in c?
What are the 4 types of functions?
Is it fine to write void main () or main () in c?