📚 Question Bank Q17 — Programming and Data Structure
Tags
Programming and Data Structure
Q17. Marks: +2.0 UGC NET Paper 2: Computer Science 8th Oct 2022

Consider the following:

List I List II
(A) Activation record (I) Linking Loader
(B) Location counter (II) Garbage Collection
(C) Reference count (III) Subroutine Call
(D) Address relocation (IV) Assembler


Which of the following is correct matching?

1.​(A) - (III), (B) - (IV), (C) - (I), (D) - (II)
2.(A) - (IV), (B) - (III), (C) - (I), (D) - (II)
3.(A) - (IV), (B) - (III), (C) - (II), (D) - (I)
4.(A) - (III), (B) - (IV), (C) - (II), (D) - (I) ✓ Correct
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question