Open In App

UGC-NET | UGC NET CS 2016 July – III | Question 20

Like Article
Like
Save
Share
Report

Match the following types of variables with the corresponding programming languages:
20
(A) (1)
(B) (2)
(C) (3)
(D) (4)


Answer: (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.

Quiz of this Question


Last Updated : 24 Apr, 2018
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads