-
-
-
-
Page replacement algorithms
Which is the best page replacement algorithm and y?
-
-
What is starvation and aging?
Starvation: Starvation is a resource management problem where a process does not get the resources it needs for a long time because the resources are being allocated to other processes. Aging: Aging is a technique to avoid starvation in a scheduling system. It works by adding an aging factor to the priority of each request. The aging factor must increase the request’s priority as time passes and...
-
-
Integration / Relation Between Active Directory and DNS
What is the integration / relation between Active Directory and DNS
-
32 bit and 64 bit
What is the difference between 32 bit and 64 bit system?
-
What is difference between Win XP and Win 7
I want to know what is main difference between win xp and win 7. and how to compare in win xp and win 7.
-
What is Throughput, Turnaround time, waiting time and Response time?
Throughput – number of processes that complete their execution per time unitTurnaround time – amount of time to execute a particular processWaiting time – amount of time a process has been waiting in the ready queueResponse time – amount of time it takes from when a request was submitted until the first response is produced, not output (for time-sharing environment)
-
What is the cause of thrashing? How does the system detect thrashing? Once it detects thrashing, what can the system do to eliminate this problem?
Thrashing is caused by under allocation of the minimum number of pages required by a process, forcing it to continuously page fault. The system can detect thrashing by evaluating the level of CPU utilization as compared to the level of multiprogramming. It can be eliminated by reducing the level of multiprogramming.
-
What to do when outlook fails to send outgoing email?
What to do when outlook fails to send outgoing email?
ANSWER IS NOT,
- Ping and check connectivity,
- Check password
- checking port connectivity
other than this, kindly let me know, other possibilities there which fails to send email(via outlook)
-
-
What is the meaning of Register and Main memory(RAM) ?
And give the difference between them
-
Advantages of having seperate queues
Describe the advantages of having a separate queue for Print I/O and for Disk I/O
-
Difference between Logical and Physical Address Space?
->The concept of a logical address space that is bound to a separate physical address space is central to proper memory management.Logical address – generated by the CPU; also referred to as virtual address.Physical address – address seen by the memory unit.->Logical and physical addresses are the same in compile-time and load-time address-binding schemes; logical (virtual) and physical addresses...
-
C drive space
How to create quota size for c drive for domain user from windows server 2012.
-
-
Windows Interview Questions
Ans