Answer Posted / vignesh1988i
good morining to all ,
C is full of functions.... that point am making it clear.. we cant even get any input or output without using functions...
printf();, scanf(); , getc();, are some of the well known fuctions...
i can say C has some 200 to 300 function approx. i dont know...
thank u
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is a constant?
Do character constants represent numerical values?
Is c easier than java?
please give me some tips for the placement in the TCS.
What is meant by keywords in c?
How many levels of pointers have?
What are register variables? What are the advantage of using register variables?
Is fortran faster than c?
how to write a c program to print list of fruits in alpabetical order?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
What is difference between arrays and pointers?
Explain what is the general form of a c program?
how can use subset in c program and give more example
What is variable and explain rules to declare variable in c?
Is there any data type in c with variable size?