Pages1

Showing posts with label Compiler. Show all posts
Showing posts with label Compiler. Show all posts

C Programing: Practice questions on computing fundamentals

Interview/practice questions on c computing fundamentals.
Magic of formatting specifier with printf.

Stepwise explanation of a “C” Program compilation till execution


C Program Compilation process involving Assembler, Linker, Loader; Pic is taken from www







Role of Compiler:  Preprocessing and translation of "middle level language C" into assembly language of respective target.