-
-
Page File and Virtual Memory
Describe the relationship between a page file, and virtual memory on a Windows operating systems.
-
-
What is the meaning of Register and Main memory(RAM) ?
And give the difference between them
-
Active Directory User Accounts
can we create Multiple User Accounts in Active Directory in a single shot? if So what is the command or tool used?
-
What is virtual memory?
A virtual memory is hardware technique where the system appears to have more memory that it actually does. This is done by time-sharing, the physical memory and storage parts of the memory one disk when they are not actively being used.
-
Describe different job scheduling in operating systems?
Scheduling is the activity of the deciding when process will receive the resources they request.FCFS: --- FCSFS stands for First Come First Served. In FCFS the job that has been waiting the longest is served next.Round Robin Scheduling: ---Round Robin scheduling is a scheduling method where each process gets a small quantity of time to run and then it is preempted and the next process gets to run....
-
-
-
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)
-
Explain briefly about, processor, assembler, compiler, loader, linker and the functions executed by them?
Processor:--A processor is the part a computer system that executes instructions .It is also called a CPU Assembler: -- An assembler is a program that takes basic computer instructions and converts them into a pattern of bits that the computer's processor can use to perform its basic operations. Some people call these instructions assembler language and others use the term assembly language. Compiler:...
-
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...
-
-
-
-
What are the latest versions of MSDOS?
What are the latest versions of dos?how does it help in booting the system?what are commands used?
-
-
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 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)
Windows Interview Questions
Ans