Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 Help Members By Posting Answers For Below Questions

Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

2283


Write the control statements in C language

1279


How is pointer initialized in c?

1090


what is the format specifier for printing a pointer value?

1073


How can you restore a redirected standard stream?

1172


How does pointer work in c?

1194


Is c is a procedural language?

1130


What are bitwise shift operators in c programming?

1135


Explain the difference between malloc() and calloc() in c?

1098


Why & is used in scanf in c?

1146


how to build a exercise findig min number of e heap with list imlemented?

2127


What is a const pointer?

1196


What are preprocessor directives in c?

1156


What is #define?

1190


Are pointers integers in c?

1121