Assignment - 10 - Compiler Design
Assignment - 10 - Compiler Design
Compiler Design
Assignment- Week 10
TYPE OF QUESTION:MCQ
Number ofquestions:10 Total mark: 10 X 1 = 10
(A) Must
(B) Optional
(C) Depends on language
(D) None of the other options
Ans: b)
5. In the activation record, local variables can be accessed from frame pointer with offset
value
(A) Positive
(B) Negative
(C) May be positive or negative
(D) Cannot be accessed
Ans: b)
6. Access link points to the
END of Assignment