Answer Posted / maruthamkumar
multitasking: os allows more than one task to be executed concurrently regardless of the task using same resources or different resources.but only one task may take control over the resources.
multithreading:it is a subset of multitasking.it is an environment were multiple task share the same resources without interfering each other.
Thread:its a set of control structure to communicate and effectively utillise the same resources among n number of task
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
For protecting a transaction using the transaction security function, the two things that must be done are?
Explain the difference between intra partition tdq and extra partition tdq?
cics command level is?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Which commend used for terminating a browser operation?
In the EIB block of CICS, highlight the names of few of the important fields?
What are the terms cics generally means?
What is the comaera (communication area)?
How ENQ and DEQ used in CICS?
how do you fire a batch job from a cics txn ?
Explain how do you set the mdt option to on status, even if data is not entered?
Define RCT.
Explain how can you accomplish breakpoint in intertest?
Explain the use of DCT ?
Explain how do you handle errors in cics programs?