Question:Why is mapping required? Computer 'Paging' &
'Segmentation'.
Question:Give the disadvantages of Havander's Strategies.
Question: What do you mean by Belady's Anomaly. - Describe
with example.
Question: Discuss the various function of OS.
Question: Give a brief discussion on schedulers &
Dispatchers with respect to process management.
How to merge Action Form with Dyna Action Form in Struts.
157
In JCl , we have COND parameter.This holds comparison code
and condition.It also has only and even parameters.
ex: COND((4,GE),EVEN).what the comma mean here. is
that 'and' or 'or'.
can we allocate memory for interface? if no then why?
28
Write a shell program where you enter a number which
corresponds to K.M. Find out the corresponding values in m,
cm, inches, and feet.
Hints:- 1 k.m= 1000 m
1 m= 100 cm
1 inches= 2.54 cm.
1 feet= 12 inches
68
What are the Advantages of HashMap over Vector?
123
Outline the two important features of a terminating
recursion. Any ideas?
122
what is the extension of SPDS Dynamic cluster tables?
how can i create report in abap to insert data in table
pa0002 using insert command
139
What is the difference between CLEAR & RESET and OPEN &
CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any
body tell me in real time senario with example please?
115
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