Differentiate Absolute Expression And Relative Expression?
If the result of the expression is an absolute value (constant) then it is known as absolute expression. Eg: BITFEND - BUFFER If the result of the expression is relative to the beginning of the program then it is known as relative expression. label on instructions and data areas and references to the location counter values are relative terms. Eg: BUFEND + BUFFER