What is a must for multitasking?
a) Process preemption
b) Paging
c) Virtual memory
d) None of the above
Answer Posted / santhi
virtual memory
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
Is the IT field raise again? What is the position of IT after 4 years?
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
shall we execute our java programmes in jre
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!
5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above
WHat is execution in manual testing and when will we start execution and what language we use in execution
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
hi viewers, tell me,what is scripting and programming, define and difference...pls
What is the difference between COM and CORBA?
smal talk is pure object oriented or not?
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
diffrence between oracle apps , .NET , SAP
What is Negative testing?
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)