What is a must for multitasking?
a) Process preemption
b) Paging
c) Virtual memory
d) None of the above
Answer Posted / banti sharma
All Answers above r only "TUKKA" because if there is
NO-PREEMPTION there will b no MULTITASKING. so the necessary
condition for multitasking is PROCESS PREEMPTION.
| Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
What r the attributes using in Win Runner?
What is the Difference between in memory database and physical database
how to add a new table with variables and thier values into a imported file uisng proc import?
What do you understand by modular programming?
When will you use shell script/Perl ahead of C/C++?
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
Give examples of macro quoting function?
In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..
Difference of Console, web & windows applications?
What is the difference beween joblib and steplib statements
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
Write a program to swap the content of two variables without using a third variable.