write a program to find out prime number using sieve case?
No Answer is Posted For this Question
Be the First to Post Answer
What is #include called?
What is identifiers in c with examples?
how to find out the reverse number of a digit if it is input through the keyboard?
The C language terminator is a.semicolon b.colon c.period d.exclamation mark
What is c mainly used for?
Tell us bitwise shift operators?
How we can set and clear bit in a byte using macro function?
whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.
print the pattern 1 2 4 3 6 9 4 8 12 16 5 10 15 20 25 if n=5
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
Explain the properties of union. What is the size of a union variable
Why we use int main and void main?