83) If E be a shifting operation applied to a function f, such that E(f) = f (x +β ), then
Answer is:
E (αf+β g) =α E(f) +β E (g)
Related Compiler Design MCQ with Answers
Answer is:
all of these
Explanation:
Pass I
* assign address to all statements in the program
* save the values assigned to all labels for use in pass 2
* perform some processing of assembler directives
Answer is: