What is the difference between run mode and addressing mode?

devquora
devquora

Posted On: Jul 18, 2020

 

The difference between run mode and addressing mode in JCL language are:

Run ModeAddressing Mode
It is also referred to as residency modeIt is also referred to as access mode
It can indicate different programs that can either be loaded using the 24 – bit or 31 – bit memoryIt can indicate techniques that can be used while addressing 24 – bit or 31 – bit memory
The programs need to load into the memory either by using the line above or below itThe program with 31 – bit addressing can only be indicated above or below the line.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    JCL Interview Questions

    What do you understand by JCL?

    JCL is an acronym popular for Job Control Language, a command language principally owned by Multiple Virtual Storage (MVS). It is utilized by a wide variety of operating systems by the IBM Mainframe e..

    JCL Interview Questions

    List the various advantages of using JCL language.

    Some of the advantages of using JCL language include:..

    JCL Interview Questions

    List the different components of JCL statement

    The different components of the JCL statement include..