Multiple choice technology mainframe

Which command code is used to retrieve a path?

  1. F

  2. L

  3. D

  4. U

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In DL/I, the command code 'D' is used for retrieval operations (Get). The function codes include: D for Get, I for Insert, R for Replace, and D for Delete in some contexts. For retrieving data from a database path, the D (Get) command is used.