Interview Questions

Compilation How to reduce a final size of executable?

C Interview Questions and Answers


(Continued from previous question...)

Compilation How to reduce a final size of executable?

Size of the final execuatable can be reduced using dynamic linking for libraries.

(Continued on next question...)

Other Interview Questions