Customer Information Control System Question:

What does Pseudo Conversational mean?

Tweet Share WhatsApp

Answer:

The programming technique in which the task will not wait for the end-user replies on the terminal. Terminating the task every time the application needs a response from the user and specifying the next transaction to be started when the end user press any attention key ( (Enter, PF1 trough PF24, PF24, PA1, PA2 and clear) is pseudo-conversational processing.

Download CICS PDF Read All 194 CICS Questions
Previous QuestionNext Question
What is the function of the CICS translator?Code the related portions of CICS/COBOL-I programs to gain addressability to TWA area assigned to a particular task. Assme that the size of TWA area is 300 bytes. What are the advantages if COBOL-II is used in the place of COBOL?