Multiple choice technology programming languages Which library will have the load modules of the IBM utilities? SYS1.LINKLIB SYS1.SOTREPROC SYS1.CATPROC SYS1.PROCLIB Reveal answer Fill a bubble to check yourself A Correct answer Explanation SYS1.LINKLIB is the system library that contains load modules for IBM utilities and system programs. SYS1.PROCLIB contains PROCs. SYS1.CATPROC is for catalog procedures. SYS1.SOTREPROC appears to be a typo (likely meant SYS1.STOREPROC or similar).