Solution 4:
(a) Intel 8086 macro assembler (ASM 86)
(b) Borland Turbo Assembler (TASM)
(c) IBM Macro Assembler (MASM)
Example
5: Explain briefly the compilation and execution process of a C program.
1.5 STRUCTURE OF A SIMPLE “HELLO WORLd” PROGRAM IN C
In general, any C program comprises one or more preprocessor commands, a global declaration
section, and one or more functions. That is,
Every C program starts with some preprocessor directives or commands. These are special
instructions to the preprocessor that tell it how to prepare a program for compilation. In every C
program, we use a preprocessor directive named
Do'stlaringiz bilan baham: