write the program for prime numbers?
Answer Posted / anmol
#includesd
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between int main and void main in c?
How can variables be characterized?
Why c language is called c?
What is an arrays?
Process by which one bit pattern in to another by bit wise operation is?
What are the string functions? List some string functions available in c.
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
What is s in c?
Why do we use return in c?
What are different storage class specifiers in c?
What is d'n in c?
What is array in C
Why c is called object oriented language?
Differentiate call by value and call by reference?
What is atoi and atof in c?