July2016 cs Q20

0. Match the following types of variables with the corresponding programming
(a) Static variables  
(i) Local variables in Pascal
(b) Stack dynamic(ii) All variables in APL
(c) Explicit heap dynamic (iii) Fortran 77
(d) Implicit heap dynamic(iv) All objects in JAVA

  • Option : C
  • Explanation :
  • Static variables are used in Fortran 77
  • Stack dynamic are local variables in Pascal
  • Explicit heap dynamic are all objects in JAVA
  • Implicit heap dynamic are all variables in APL
  • So, option (C) is correct.
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *