what is the use of c program?
Answer Posted / shubham singh
This is a tool by which computer can understand our
language in binary language.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is #define size in c?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
What is nested structure in c?
What are the salient features of c languages?
What is the purpose of scanf() and printf() functions?
Explain main function in c?
Is c still relevant?
What is structure in c definition?
What is sizeof int in c?
What does int main () mean?
What is New modifiers?
Why does not c have an exponentiation operator?
List some of the static data structures in C?
Can we change the value of static variable in c?
What is the equivalent code of the following statement in WHILE LOOP format?