Q. Explain Program Source Code?
Program Source Code
Every assembly language statement appears as:
{identifier} Keyword {{parameter},} {;comment}.
Element of a statement should appear in appropriate order however significance is associated to the column in which an element initiates. Every statement should end with a line feed, a carriage return.