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


Please Help Members By Posting Answers For Below Questions

what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?

1482


I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that

1655


SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?

1514


Can we write a method in JSP.If so how?

1470


what is the purpose of checked Menu options

1986






When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)

728


what is web configuration file

1544


Write a program to show polymorphism.

699


What is dialog programming?

1580


what is the system development cycle

1265


how to hide prompts

1465


hi i am jyoti i have done sap training in sd and master degree in economics have 2 year exp as enduser in (gdms)and 1 year as sd consultant.as contract basis now what i can do for getting job in it industry

1657


What is the difference beween joblib and steplib statements

1783


THE CHANNEL IN DATA COMMUNICATION CAN BE?

1566


is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .

1552