Answer Posted / arpita
lines compiled- 4
warnings-1
errors-1
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain union.
What extern c means?
What are the complete rules for header file searching?
What is a ternary operator in c?
When the macros gets expanded?
How would you rename a function in C?
What are the parts of c program?
What is c programming structure?
the factorial of non-negative integer n is written n! and is defined as follows: n!=n*(n-1)*(n-2)........1(for values of n greater than or equal to 1 and n!=1(for n=0) Perform the following 1.write a c program that reads a non-negative integer and computes and prints its factorial. 2. write a C program that estimates the value of the mathematical constant e by using the formula: e=1+1/!+1/2!+1/3!+.... 3. write a c program the computes the value ex by using the formula ex=1+x/1!+xsquare/2!+xcube/3!+....
When should the volatile modifier be used?
What is meant by type specifiers?
what value is returned to operating system after program execution?
What is const keyword in c?
What is a constant and types of constants in c?
What does dm mean sexually?