Principles of Programming Languages MCQs | Page - 18
Dear candidates you will find MCQ questions of Principles of Programming Languages here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
β
Correct Answer: (A)
parameter passing
Q. The hybid method between call by value and call by reference is______.
β
Correct Answer: (B)
copy restore
Q. ______field ,of activation record refers to non local data in another activation record .
β
Correct Answer: (B)
access link
Q. The control link of activation record points to__________.
β
Correct Answer: (A)
caller procedure
Q. An interpreter is a program that repetitively executes :
β
Correct Answer: (C)
perform the action
Q. ____translate code into some efficient ntermesiate representation and immediately execute that.
β
Correct Answer: (B)
interpreter
Jump to