Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
In MS-DOS 5.0, which is the number that acts as a code to uniquely identify the software product?
MS-DOS (which stands for Microsoft Disk Operating System) is an operating system which first came out in 1981 and was designed to run on PC compatible computers. It was primarily used as the main operating system on PCs until 1995, when Windows 95 overtook it as the most popular OS of choice.
MS-DOS (which stands for Microsoft Disk Operating System) is an operating system which first came out in 1981 and was designed to run on PC compatible computers. It was primarily used as the main operating system on PCs until 1995, when Windows 95 overtook it as the most popular OS of choice.
See lessBug means
The word bug is used loosely to mean an insect or creature that resembles an insect. Bug is also used to mean a glitch or imperfection, as in a computer program. Bug is used as a verb to mean to bother or annoy someone. Bug has many other uses as a noun and verb.
The word bug is used loosely to mean an insect or creature that resembles an insect. Bug is also used to mean a glitch or imperfection, as in a computer program. Bug is used as a verb to mean to bother or annoy someone. Bug has many other uses as a noun and verb.
See lessMemory management is :
Memory management is the process of controlling and coordinating a computer's main memory. It ensures that blocks of memory space are properly managed and allocated so the operating system (OS), applications and other running processes have the memory they need to carry out their operations.
Memory management is the process of controlling and coordinating a computer’s main memory. It ensures that blocks of memory space are properly managed and allocated so the operating system (OS), applications and other running processes have the memory they need to carry out their operations.
See lessThe initial value of the semaphore that allows only one of the many processes to enter their critical sections, is
So, in order to allow only one process to enter the critical section, binary semaphore is initialized to 1. Because after entering critical section, semaphore values become 0.
So, in order to allow only one process to enter the critical section, binary semaphore is initialized to 1. Because after entering critical section, semaphore values become 0.
See lessThe Register – to – Register (RR) instructions
The Register - to - Register (RR) instructions which perform indicated operations on two fast registers of the machine and leave the result in one of the registers.
The Register – to – Register (RR) instructions which perform indicated operations on two fast registers of the machine and leave the result in one of the registers.
See lessA page fault
Page fault is a type of error that occurs when a program tries to access data that is not currently in the main memory or random access memory (RAM). When this happens, the operating system (OS) tries to retrieve the required data from the hard disk or another storage medium, and this process is knoRead more
Page fault is a type of error that occurs when a program tries to access data that is not currently in the main memory or random access memory (RAM). When this happens, the operating system (OS) tries to retrieve the required data from the hard disk or another storage medium, and this process is known as a page fault.
See lessPage stealing
Page stealing Is taking page frames from other working sets. When pure demand paging is used, pages are loaded only when they are referenced. ..
Page stealing Is taking page frames from other working sets. When pure demand paging is used, pages are loaded only when they are referenced. ..
See lessWhat is the name given to the values that are automatically provided by software to reduce keystrokes and improve a computer user's productivity?
Solution(By Examveda Team) Default values are automatically provided by software to reduce keystrokes and improve a computer user's productivity.
Solution(By Examveda Team)
See lessDefault values are automatically provided by software to reduce keystrokes and improve a computer user’s productivity.
What is the name of the operating system for the laptop computer called MacLite?
Solution: OZ operating system for the laptop computer called MacLite.
Solution: OZ operating system for the laptop computer called MacLite.
See lessWhile working with MS-DOS, which command will you use to transfer a specific file from one disk to another?
Thus the correct answer is "Copy". DISKCOPY: In MS-DOS, the DISKCOPY command is used for inserting the source disk as well as the destination disks.
Thus the correct answer is “Copy”. DISKCOPY: In MS-DOS, the DISKCOPY command is used for inserting the source disk as well as the destination disks.
See less