Answer Posted / jyotheeswar
C is a compiler based language so, C is nothing but Compiler
| Is This Answer Correct ? | 9 Yes | 19 No |
Post New Answer View All Answers
Difference between linking and loading?
What is a program?
Write a program to print all permutations of a given string.
How can I open files mentioned on the command line, and parse option flags?
What is the explanation for the dangling pointer in c?
What is a const pointer in c?
What are the parts of c program?
How can I do peek and poke in c?
When we use void main and int main?
What is the use of static variable in c?
What are global variables?
What do you mean by keywords in c?
How can you draw circles in C?
what are bit fields? What is the use of bit fields in a structure declaration?
What is the use of structure padding in c?