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 the program for prime numbers?

Answer Posted / nischal

plz write the pl/sql program for prime numbers? in simple way
dat can be understood easily....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of 'register' keyword?

1098


What is double pointer in c?

1038


What is the purpose of the following code? Is there any problem with the code? void send(int count, short *to, short *from) { /* count > 0 assumed */ register n = (count + 7) / 8; switch (count % 8) { case 0: do { *to = *from++; case 7: *to = *from++; case 6: *to = *from++; case 5: *to = *from++; case 4: *to = *from++; case 3: *to = *from++; case 2: *to = *from++; case 1: *to = *from++; } while (--n > 0); } }

2496


What is identifiers in c with examples?

1176


What are the types of bitwise operator?

1107


Is main an identifier in c?

1141


What is difference between structure and union in c programming?

1099


I have a varargs function which accepts a float parameter?

1042


What is the purpose of main() function?

1243


Explain pointer. What are function pointers in C?

1074


Do character constants represent numerical values?

1336


What is string in c language?

1149


What is bin sh c?

1033


What is pass by reference in functions?

842


A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.

1716