Multiple choice technology mainframe

The default Load Library on Mainframes is

  1. SYS2.LINKLIB

  2. SYS1.LINKLIB

  3. SYS7.LINKLIB

  4. SYS4.LINKLIB

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

SYS1.LINKLIB is the default system load library on IBM mainframes. Load libraries contain executable programs in load module format. When a program is executed without specifying a library, the system searches SYS1.LINKLIB by default.