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
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 adodb??y it is used for connection of V.B and access??what is ado?dao?
how to generate dsnless connectivity in j2ee
can we extend a class having only one parameterised constructor.Suggest the process to do it.
hai i am prasanna.I am MCA 2009 fresher.tell me about certifications.which certification helps me to improve my carrier and to get a technically oriented job ,which certification helps to get job faster.
public static void main(String args[]) describe it
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
Write a shell program to test whether a given year is leap year or not ?
Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids
Explain polymorphism. Provide an example.
how to stop execution of step 3 in a job mainframe
how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there
When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!