What is the resident set and working set of a process?
Answer / guest
Resident set is that portion of the process image that is
actually in real-memory at a particular instant. Working
set is that subset of resident set that is actually needed
for execution.
| Is This Answer Correct ? | 20 Yes | 6 No |
What is chkdsk command?
What is bursting?
What is a safe state and a safe sequence?
Does chkdsk delete files?
What is the best page size when designing an operating system?
main() { charstr1="prakash"; charstr2="raju"; Str1=str2; printf("\n%d",str1); }
Explain the difference between a MONOLITHIC KERNAL and a MICROKERNAL?
much time is spent usually in each phases and why?
What is operating system in short answer?
What is lxde desktop?
Where the user store resides in OS?
How do an incremental process model and certification work together to produce high quality software? In your own words, describe the intent of certification in the clean room software engineering context.