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
Why pointers are used?
What is floating point constants?
What is the difference between malloc() and calloc()?
What are conditional operators in C?
how should functions be apportioned among source files?
What is meant by high-order and low-order bytes?
How can I change their mode to binary?
why do some people write if(0 == x) instead of if(x == 0)?
Tell me what is null pointer in c?
What are structure members?
What is the difference between array and linked list in c?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
Who is the main contributor in designing the c language after dennis ritchie?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
List some of the static data structures in C?