What is a must for multitasking?
a) Process preemption
b) Paging
c) Virtual memory
d) None of the above
Answer Posted / pavan kumar
virtual memory
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution
You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)
how will you code the subfile which is in editing mode (multiple case subfile)?
how to hide prompts
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
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?
How to create a new dataset only duplicate observations in proc sort procedure?
What is autocall macro and how to create autocall macro? what is the use of it?
Write a program to reverse a number?
For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?
how CLR identify vb file?
Write a program to find duplicate number from array in minimum time complexity.
kindly send interview materials
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
Find out the roles which gives access to all tables in SAP? Thanks in advance.