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
Can ESDS files be accessed from CICS?
Name the command which is used to release a record on which exclusive control is gained?
What is the use of mdt (modified data tag)?
Highlight the points of differences between XCTL and START?
Explain how many exceptional condition can be given in a handle condition?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
What does the 'cedf:cics' transactions do?
What is bms map?
Name the cics command used to access current date and time?
Explain ceci transaction commands?
Name the 3 common ways to create maps?
Can you explain multitasking and multithreading?
How ENQ and DEQ used in CICS?
What are the terms cics generally means?
Define communication area?