Answer Posted / kamlesh patahk
demand paging is used in operating system when a user want
to access a page from memory than system find page from
memory at demand not befor demand/need
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
can any one tel me wt is the question pattern for NIC exam
about c language
What are register variables in c?
What are the types of pointers?
How can I get random integers in a certain range?
What is hungarian notation? Is it worthwhile?
What is this pointer in c plus plus?
Is it better to use malloc() or calloc()?
Explain what is meant by 'bit masking'?
What is a c token and types of c tokens?
p*=(++q)++*--p when p=q=1 while(q<=6)
What are header files in c?
What are inbuilt functions in c?
What is the right way to use errno?
What is typedef?