Answer(s)
- online, non-conversational main program (for CICS or IMS) contains all of the logic for a one-screen (MAP or FORMAT) application. Which of the following will NOT be required?A - Code that opens all needed databases
- - Code which does all necessary initializations
- - Code which determines the situation to be applied for the current program execution
- - Code for each situation
Correct Answer online, non-conversational main program (for CICS or IMS) contains all of the logic for a one-screen (MAP or FORMAT) application. Which of the following will NOT be required?A - Code that opens all needed databases