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
Are bit fields portable?
Which is better oop or procedural?
Write a code to generate divisors of an integer?
Explain what are its uses in c programming?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
Why is c called "mother" language?
What is the difference between a string and an array?
Explain the use of 'auto' keyword
How are pointers declared in c?
Can you think of a logic behind the game minesweeper.
Explain how can you check to see whether a symbol is defined?
why we wont use '&' sing in aceesing the string using scanf
What language is lisp written in?
program to convert a integer to string in c language'
How to implement a packet in C