-
While running DOS on a PC, which command would be used to duplicate the entire diskette?
diskcopy Java Thread States
-
Differentiate between Complier and Interpreter?
An interpreter reads one instruction at a time and carries out the actions implied by that instruction. It does not perform any translation. But a compiler translates the entire instructions.
-
Condition for deadlock occurrence?
Deadlock can arise if four conditions hold simultaneously.Mutual exclusion: only one process at a time can use a resource.Hold and wait: a process holding at least one resource is waiting to acquire additional resources held by other processes.No preemption: a resource can be released only voluntarily by the process holding it, after that process has completed its task.Circular wait: ...
-
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:...
-
-
Memory Protection
Why do we need memory protection and how the protection is eccomplished by the CPU?
-
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?
-
Open system & Closed system?
1, Give two real-world examples of closed systems. How well does each protct its software?
2, Is each of the following an open system or a closed system? For each system, give an example of a real-world attack that has occurred.
a. PC
b. Cell Phone
c. iPod
d. Xbox
e. Kindle (an e-book reader) -
What type of proactive measures you take for managing the windows server ?
If you are managing the windows server, what type of proactive measures you take to keep server better performed and no breakdowns.
-
-
-
C drive space
How to create quota size for c drive for domain user from windows server 2012.
-
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...
-
Advantages of having seperate queues
Describe the advantages of having a separate queue for Print I/O and for Disk I/O
-
What is the meaning of Register and Main memory(RAM) ?
And give the difference between them
-
-
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 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 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 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.
Windows Interview Questions
Ans