InstructionsC instructions are the commands in the program that instructs the compiler to do certain activities. Basically, it gives the instruction to the compiler on how to achieve the goal of the program.C instructions are the commands in the program that instructs the compiler to do certain activities. Basically, it gives the instruction to the compiler on how to achieve the goal of the program
.
1) Program statements are called instructions.
2)Instructions are commands
Type of instructions:-
1)Data type declaration instructions
2)Input/Output instructions
3)Arithmatic instructions
4)Control instructions
No comments:
Post a Comment