Answer Posted / sunil s patil
C is one of the most widely used programming language of
all time and there are very few computer architectures for
which C compiler does not exit.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Give the rules for variable declaration?
What is meant by gets in c?
How is = symbol different from == symbol in c programming?
What is the use of function overloading in C?
Can include files be nested? How many levels deep can include files be nested?
What is c programing language?
Can you please explain the difference between exit() and _exit() function?
When should we use pointers in a c program?
Can true be a variable name in c?
What does c in a circle mean?
explain what is a newline escape sequence?
What is ponter?
Explain how can I right-justify a string?
What is ## preprocessor operator in c?
What is void c?