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
What is struct node in c?
What is action and transformation in spark?
What is const keyword in c?
What are called c variables?
Can you write the algorithm for Queue?
How can you find out how much memory is available?
How can I pad a string to a known length?
What is 1d array in c?
find the sum of two matrices and WAP for it.
What are the types of variables in c?
Why c is called procedure oriented language?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
Is c# a good language?
What is this pointer in c plus plus?
What are variables c?