Multiple choice technology mainframe

Parameter to generate the symbolic map a. DSECT b. FSET c. MDT d. MDI

  1. A

  2. B

  3. C

  4. D

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

DSECT (Dummy Section) is the parameter used to generate a symbolic map. In assembly language and mainframe programming, DSECT defines a data area template without allocating storage, which is perfect for creating symbolic map definitions that describe data layout without reserving memory.