which will be first in c compiling ,linking or compiling
,debugging.
Answer Posted / siri&akhi
first compilation will take place and after that linking
will take place . debugging is checking for bugsi.e., errors
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what is recursion in C
What is advantage of pointer in c?
What is the difference between printf and scanf )?
What are linked lists in c?
What is a pointer in c plus plus?
Explain output of printf("Hello World"-'A'+'B'); ?
Difference between malloc() and calloc() function?
What is a static function in c?
What is the code for 3 questions and answer check in VisualBasic.Net?
What is strcpy() function?
What are the c keywords?
What is static and auto variables in c?
Ow can I insert or delete a line (or record) in the middle of a file?
can we have joblib in a proc ?
Explain the difference between ++u and u++?