What is the difference between pseudo-conversational and
conversational?
Answers were Sorted based on User's Feedback
Answer / arun singh
Pseudo conversational.
Application terminate instead of waiting of human users to
respond, in order to conserve computer resources eg. memory
and execution units.
Conversational.
like pseudo conversational except application wait for a
human user to respond.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rohit nikam,pune
in pseudo conv.it used to avoid unwanted use of cics.
and in conver. it is two way communication. ie. transmit ion
and receiver like that.
| Is This Answer Correct ? | 2 Yes | 0 No |
I have written a CICS program. What tables should I setup to run this program?
How to make protected field in BMS invisible through application program?
Define task work area?
Name the macros used to define the following: MAP MAPSET FIELD
Give certain situations where NEWCOPY is obligatory?
Can you define ppt and what are its uses?
The DFHCOMMAREA is used to pass information from one application to another. What are some other ways
Define the term transaction routing?
Explain the use of DCT ?
How do you initiate another transaction?
What is the common work area (CWA)?
Can you define commarea?