GATE | GATE CS 1999 | Question 48
A certain processor supports only the immediate and the direct addressing modes. Which of the following programming language features cannot be implemented on this processor?
a) Pointers
b) Arrays
c) Records
d) Recursive procedures with local variables
(A) Only a
(B) a and b
(C) c and d
(D) a, b, c and d
Answer: (D)
Explanation:
Quiz of this Question
Please Login to comment...