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
How do we pass parameters into a CICS –DB2 program
Define an asra?
Mention one alternative aspect of CICS?
What are the classifications of the cics program?
Specify the requirements for automatic task initiation?
Define transient data?
Can you use occurs in bms map?
Is length = 0 sufficient to ascertain that the field has been modified?
Explain the difference between tsq and tdq
Highlight the difference between a symbolic map and physical map?
In a particular cics program, what is the procedure to allocate dynamic memory?
For protecting a transaction using the transaction security function, the two things that must be done are?
what are transient data sets defined to cics?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Explain the difference between a package and a plan.