what is the use of c program?
Answer Posted /
C language is also a portable application language
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
Do variables need to be initialized?
What are the standard predefined macros?
What is #define in c?
What is quick sort in c?
What is queue in c?
What are the back slash character constants or escape sequence charactersavailable in c?
Write a program to generate the Fibinocci Series
What is const volatile variable in c?
what will be maximum number of comparisons when number of elements are given?
How can you tell whether two strings are the same?
ATM machine and railway reservation class/object diagram
Difference between exit() and _exit() function?
Are the outer parentheses in return statements really optional?
Can a local variable be volatile in c?
How are structure passing and returning implemented?