Principles of Programming Languages MCQs | Page - 17
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: (D)
all of these
Q. Which is the subtypes of structured type of Pascal Data Types
β
Correct Answer: (D)
all of these
Q. Which is the subtypes of derived data type of C++
β
Correct Answer: (D)
all of these
Q. Which of the following are structured dta types in Ada?
β
Correct Answer: (D)
all of these
Q. A strict substitution is called ‘in-line expansion’or_________.
β
Correct Answer: (A)
macro extension
Q. The address of actual parameter is passed to the formal parameter, “______”can happen.
β
Correct Answer: (B)
aliasing
Q. Any manipulation on the formal parameters doesn’t have effect on values in activation of the_____.
β
Correct Answer: (A)
caller
Q. ________is a second usuage demonstrate for in-out parameter.
β
Correct Answer: (B)
pass by reference
Jump to