write the program for prime numbers?
Answer Posted / tayyab ali
write the program to print prime numbers from 1 to 1000?
| Is This Answer Correct ? | 16 Yes | 11 No |
Post New Answer View All Answers
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
What is derived datatype in c?
Which header file is used for clrscr?
What’s a signal? Explain what do I use signals for?
What are the advantages of Macro over function?
What is the explanation for modular programming?
What is the difference between ‘g’ and “g” in C?
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
Subtract Two Number Without Using Subtraction Operator
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
What are integer variable, floating-point variable and character variable?
Explain why can’t constant values be used to define an array’s initial size?
What is a structural principle?
What is return in c programming?
Why do we need a structure?