Answer Posted / sadiq afroze
Multitasking is the feature supported by the operating
system to execute more than one task simultaneously.
Multithreading is the system environment where the tasks are
sharing the same programs load module under the multitasking
environment. It is a subset of multitasking since it
concerns tasks which use the same program.
| Is This Answer Correct ? | 31 Yes | 8 No |
Post New Answer View All Answers
What are the cics commands associated with task control?
What is dynamic transaction backout?
Can QSAM files be accessed from CICS?
Explain what is the massinsert option?
Name the cics command that gives the length of twa area?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
What is journal recovery?
Can you explain exec cics handle condition command?
What are some of the cics commands associated with interval control?
Explain the difference between a package and a plan.
What is a cics task?
What is CICS ?
Name the two types of transient data queues?
What does the 'cebr:cics' transactions do?