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 is program reentrance?
what is an mdt (modified data tag)? Its menaing and use?
Define cics interface block?
What do you mean by the term fct?
Explain the usage of language in the ppt entry?
Explain difference between call and link?
Can you define cics task?
what are the thress bms options?
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 ?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Define primary objective of cics?
Explain the significance of rdo?
Can you define transid?
Explain what is the massinsert option?
Can ESDS files be accessed from CICS?