1.
What type of packaging was used in 8086?
Correct Answer
A. DIPP
Explanation
The correct answer is DIPP. DIPP stands for Dual In-line Plastic Package, which was a type of packaging used for the 8086 microprocessor. It was a common packaging type for early microprocessors and integrated circuits, characterized by a rectangular body with two parallel rows of pins on opposite sides. DIPP packaging allowed for easy insertion and removal of the microprocessor from a socket, making it convenient for assembly and replacement.
2.
How large is DOS conventional memory?
Correct Answer
C. 640KB
Explanation
The correct answer is 640KB. In the early days of computing, DOS used a memory management system that divided the available memory into different sections. The conventional memory, also known as base memory, was the first 640KB of memory that was directly accessible to DOS applications. This memory was used to store the operating system, device drivers, and other essential components. The remaining memory was used for extended memory and expanded memory. Therefore, the conventional memory in DOS was limited to 640KB.
3.
The coprocessor was integrated into which processor?
Correct Answer
C. 80486
Explanation
The 80486 processor integrated the coprocessor.
4.
The natural hierarchy of software is
Correct Answer
B. BIOS, Operating system, Application software
Explanation
The correct answer is BIOS, Operating system, Application software. This is because the BIOS (Basic Input/Output System) is a firmware that initializes the computer hardware and starts the operating system. The operating system then manages the computer's resources and provides a platform for running application software. Therefore, the BIOS comes first, followed by the operating system, and then the application software.
5.
If the system has 3 Hard drives installed how many options should you see in FDISK’s main menu.
Correct Answer
B. 5
Explanation
If the system has 3 hard drives installed, you should see 5 options in FDISK's main menu. This is because FDISK allows you to perform various operations on the hard drives, such as creating partitions, deleting partitions, and setting active partitions. Each hard drive will have its own set of options, so with 3 hard drives, you will have a total of 5 options in the main menu.
6.
Extended memory can be used without special drivers by which of the local O.S?
Correct Answer(s)
A. OS/2
C. UNIX
D. XENIX
Explanation
OS/2, UNIX, and XENIX are local operating systems that can use extended memory without the need for special drivers. These operating systems are designed to efficiently utilize extended memory and provide support for it without any additional software or drivers. DOS, on the other hand, requires special drivers to access extended memory.
7.
-------------Interprets all commands enterd by the used and executes them appropriately?
Correct Answer
D. COMMAND.COM
Explanation
COMMAND.COM is the correct answer because it is the command interpreter for MS-DOS operating systems. It interprets all commands entered by the user and executes them appropriately. It is responsible for managing the execution of batch files, running programs, and providing a command prompt for the user to interact with the operating system.
8.
Head parking Zone is one of the following cylinder
Correct Answer
A. Innermost cylinder
Explanation
The correct answer is the innermost cylinder. The head parking zone refers to the area on the hard disk where the read/write head rests when it is not actively accessing data. This zone is typically located on the innermost cylinder of the disk, as it allows for quicker access times when the head needs to move to a different location on the disk. Placing the head parking zone on the outermost cylinder would result in longer seek times, while having it on any random cylinder would not provide any specific benefits.
9.
An ESD of only 10 V is enough to damage the computer equipments
Correct Answer
A. True
Explanation
Electrostatic discharge (ESD) is a sudden flow of electricity between two objects caused by contact, an electrical short, or a dielectric breakdown. Computer equipment is sensitive to ESD and even a small discharge of 10 V can cause damage to the delicate electronic components. Therefore, it is true that an ESD of only 10 V is enough to damage computer equipment.