as we say sentence in our language similarly instruction is a sentence in programming language.
instructions are the command that what will do.
program statements are called instruction and statement are terminated by ;(semicolon).
types of instruction are:-
- data type declaration instruction
- input output instruction
- Arithmetic instruction
- Control instruction
Comments
Post a Comment