InterviewSolution
| 1. |
What Does Pseudo Conversational Mean? |
|
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. 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. |
|