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
What are fset, frset?
Explain the different ways of initiating transaction in cics?
Explain the function of the cics translator?
What is ENQ?
list the sequence of steps used to achieve modiication in skip sequential mode?
How can you use dynamic calls in cics?
Receive consists of buffer option in it. What is the significance of this option?
What is the meaning of the enq command?
Explain how do you access storage outside your cics program?
Define the term function request shipping?
Can you define aica abend?
Mention the content that is present inside a PPT ?
Define TCT.
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
What is the pic clause for the data type of length option field type of data fields?