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 are the rules for identifiers in c?
given post order,in order construct the corresponding binary tree
What are the Advantages of using macro
any "C" function by default returns an a) int value b) float value c) char value d) a & b
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
how to make a scientific calculater ?
main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }
What is #pragma statements?
Write a program to check palindrome number in c programming?
What is auto keyword in c?
Tell me when would you use a pointer to a function?
What is action and transformation in spark?
What is static memory allocation? Explain
If you know then define #pragma?
Is c# a good language?