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.
You suspect a virus has entered your computer. What will not be affected by the virus?
The part of a computer that cannot be damaged by viruses is the hardware. This includes components such as the motherboard, processor, memory, and storage devices. Unlike software, which can be infected and corrupted by viruses, hardware is physical and cannot be altered by malicious code.
The part of a computer that cannot be damaged by viruses is the hardware. This includes components such as the motherboard, processor, memory, and storage devices. Unlike software, which can be infected and corrupted by viruses, hardware is physical and cannot be altered by malicious code.
See lessWhat does MSCDEX.EXE do?
Purpose: Used to gain access to CD-ROM drives. MSCDEX can be loaded from your AUTOEXEC. BAT file or from the command prompt to gain access to CD-ROM drives. The device driver that came with your CD-ROM must be loaded from your CONFIG.
Purpose: Used to gain access to CD-ROM drives. MSCDEX can be loaded from your AUTOEXEC. BAT file or from the command prompt to gain access to CD-ROM drives. The device driver that came with your CD-ROM must be loaded from your CONFIG.
See lessBatch files contain a group of MS-DOS commands that are run in successive order. What filename extension identifies batch files?
When a batch file is run, the shell program (usually COMMAND.COM or cmd.exe) reads the file and executes its commands, normally line-by-line. Unix-like operating systems, such as Linux, have a similar, but more flexible, type of file called a shell script. The filename extension . bat is used in DOSRead more
When a batch file is run, the shell program (usually COMMAND.COM or cmd.exe) reads the file and executes its commands, normally line-by-line. Unix-like operating systems, such as Linux, have a similar, but more flexible, type of file called a shell script. The filename extension . bat is used in DOS and Windows.
See lessWhat is a TSR?
Key Takeaways. Total shareholder return (TSR) is a measure of financial performance, indicating the total amount an investor reaps from an investment—specifically, equities or shares of stock.
Key Takeaways. Total shareholder return (TSR) is a measure of financial performance, indicating the total amount an investor reaps from an investment—specifically, equities or shares of stock.
See lessUpper Memory blocks are located where?
Upper memory blocks refers to memory found between A0000-FFFFFh (640KB to 1024KB) in the CPU address space. Upper memory blocks are not connected with conventional memory, and cannot be directly used by applications which have not been made aware of its existance.
Upper memory blocks refers to memory found between A0000-FFFFFh (640KB to 1024KB) in the CPU address space. Upper memory blocks are not connected with conventional memory, and cannot be directly used by applications which have not been made aware of its existance.
See lessWhich, of the following checks, cannot be carried out on the input data to a system?
Syntax check cannot be carried out on the input data to a system.
Syntax check cannot be carried out on the input data to a system.
See lessThe function(s) of file system is (are):
The function(s) of file system is (are): - Google Search
The function(s) of file system is (are): – Google Search
See lessThe state transition initiated by the user process itself in an operating system is
Explanation: The only state transition that is initiated by the user process itself is block. Whenever a user process initiates an I/O request it goes into block state unless and until the I/O request is not completed.
Explanation: The only state transition that is initiated by the user process itself is block. Whenever a user process initiates an I/O request it goes into block state unless and until the I/O request is not completed.
See lessA program that converts a high-level language program to a set of instructions that can run on a computer is called a
A Compiler is a computer program that translates code written in a high level language to a lower level language, object/machine code.
A Compiler is a computer program that translates code written in a high level language to a lower level language, object/machine code.
See lessThe errors that can be pointed out by the compiler are
The correct answer is Syntax errors. A syntax error is an error in the source code of a program.
The correct answer is Syntax errors. A syntax error is an error in the source code of a program.
See less