What is typedf?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how can you tell whether a program was compiled using c versus c++?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
Is boolean a datatype in c?
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!+....
difference between my-strcpy and strcpy ?
3 Answers Geometric Software, IIM, Infosys,
What is void c?
Why doesnt long int work?
Not all reserved words are written in lowercase. TRUE or FALSE?
We can draw a box in cprogram by using only one printf();& without using graphic.h header file?
What does the c preprocessor do?
main difference between c and c++ language
What are loops in c?