Tag: technology

Questions Related to technology

The output of the CICS translator is modified source code and a file with all the CICS commands in an internal CICS format.

  1. True

  2. False


Correct Option: B
  1. Read the file in sequential order

  2. Write the file

  3. To establish the starting position in a file

  4. All of the above.


Correct Option: C
  1. DB2/IDMS Database is not up

  2. Any data exception problem SOC7, SOC4 etc

  3. Runaway Task

  4. All of the above.


Correct Option: B
  1. To suspend the HANDLE CONDITION command

  2. To reactivate the HANDLE CONDITION command

  3. To PASS the HANDLE CONDITION command

  4. None of the above


Correct Option: A
  1. To suspend the HANDLE CONDITION command

  2. To reactivate the HANDLE CONDITION command

  3. To PASS the HANDLE CONDITION command

  4. None of the above


Correct Option: B
  1. GUI Developed in VB using ECI calls

  2. Presentation logic devleloped on any platform using MQ Series

  3. Web applications through an Interner protocal like HTTP

  4. All of the above.


Correct Option: D
  1. By writing an ALC exception handling routine

  2. With the RESP clause or HANDLE instructions.

  3. Calling the CICS Error Handler

  4. Via a call back routine.


Correct Option: B
  1. A communication area for a terminal.

  2. An area for an individual program to store all temporary flags.

  3. A communication area for processing data between CPUs.

  4. An area used to pass information between programs


Correct Option: D
  1. When an entire index is scanned to locate rows we call it as index scan

  2. When only part of the index is scanned to locate rows we call it as index scan

  3. When all the rows are scanned we call it as index scan

  4. None of the above


Correct Option: A