1.
Co-worker called in concerning his laptop, says that he cannot boot it up since he turned it off yesterday, when you arrived you noticed no LED light is on. what would be the first step to take?
Correct Answer
A. Check in indicator light on Power supply adapter
Explanation
The first step to take would be to check the indicator light on the power supply adapter. This is important because if there is no LED light on the power supply adapter, it could indicate that there is an issue with the power supply and the laptop is not receiving any power. By checking the indicator light, it can help determine if the power supply is functioning properly or if it needs to be replaced.
2.
A System board has a SATA HD, and you're installing 2nd SATA HD on Windows XP. what's your next step for the BIOS to recognize the the HD
Correct Answer
B. Nothing, SATA doesn't need select jumpers
Explanation
SATA (Serial ATA) does not require the use of jumpers for configuration. SATA devices are automatically detected and recognized by the BIOS without the need for manual configuration. Therefore, the next step for the BIOS to recognize the second SATA HD would be to simply connect the drive to the appropriate SATA port on the system board.
3.
Type A HDMI connector has how many pins.
Correct Answer
C. 19
Explanation
A Type A HDMI connector has a total of 19 pins. HDMI stands for High-Definition Multimedia Interface, and it is a digital audio/video interface commonly used to connect devices such as TVs, monitors, and gaming consoles. The Type A connector is the most common and widely used HDMI connector, and it has 19 pins that transmit both audio and video signals.
4.
When booting up a machine, What's the transition's break point from basic hardware problems to bootup problems?
Correct Answer
D. Single beep sound
Explanation
The transition's break point from basic hardware problems to bootup problems is indicated by a single beep sound. This sound typically signifies that the hardware has passed its initial Power-On Self-Test (POST) and is ready to proceed with the bootup process. It indicates that the essential components of the machine are functioning properly and there are no major hardware issues preventing it from booting up.
5.
An example of Firmware is
Correct Answer
C. ROM BIOS
Explanation
ROM BIOS stands for Read-Only Memory Basic Input/Output System. It is a type of firmware that is stored on a computer's motherboard. It contains the essential instructions and settings required for the computer to start up and initialize hardware components. ROM BIOS is responsible for tasks such as performing a power-on self-test (POST), detecting and configuring hardware devices, and loading the operating system from the storage device. It is an example of firmware because it is a permanent software programmed onto a hardware device, in this case, the computer's motherboard.
6.
When you're troubleshooting a network using ping command, What TTL stands for?
Correct Answer
B. Time to live
Explanation
TTL stands for Time to Live. It is a parameter used in the ping command when troubleshooting a network. The TTL value determines the maximum number of hops (routers) that a packet can pass through before being discarded. Each time the packet passes through a router, the TTL value is decremented by one. If the TTL value reaches zero, the packet is discarded. This helps prevent packets from circulating endlessly in the network.
7.
What should you avoid, and could damage when computer is operational?
Correct Answer
C. Swapping Keyboard
Explanation
all hot-swappable devices should be safely removed before plugging or unplugging.
8.
In Windows XP Home Edition, if the hot Key "Shift|Win|M" is used to undo Minimize all screen windows, what "Ctrl|Win|F" does?
Correct Answer
A. Launch Windows Desktop Search
Explanation
Ctrl|Win|F is a keyboard shortcut in Windows XP Home Edition that launches Windows Desktop Search. This feature allows users to quickly search for files, folders, programs, and other items on their computer. By pressing Ctrl|Win|F, the user can easily access the search function and find the desired content without manually navigating through the file system.
9.
The Binary number of Decimal 14 is 1110, what's the Decimal number of Hexadecimal E?
Correct Answer
B. 14
Explanation
The decimal number of hexadecimal E is 14. In hexadecimal, the numbers 0-9 represent their respective decimal values, and the letters A-F represent decimal values 10-15. Since E represents the decimal value 14, the decimal number of hexadecimal E is also 14.
10.
In ATX main boards, Keyboards are usually represented by
Correct Answer
A. PS/2 6pin Mini-Din
Explanation
In ATX main boards, keyboards are usually represented by the PS/2 6pin Mini-Din connector. This connector is commonly used for connecting keyboards to computers. The PS/2 6pin Mini-Din connector has six pins and is specifically designed for keyboard use. It provides a reliable and secure connection for keyboards, allowing users to input commands and interact with the computer system.
11.
This SCSI symbols represent?
Correct Answer
D. HVD
Explanation
The SCSI symbols represent different types of SCSI (Small Computer System Interface) connections. HVD stands for High Voltage Differential, which is a type of SCSI connection that uses high voltage differential signaling. This type of connection is typically used for longer cable lengths and provides better noise immunity and signal integrity compared to other types of SCSI connections.
12.
The SCSI daisy chain must be terminated using a resistor network pack at both ends, what SCSI termination types FPT stand for?
Correct Answer
B. Forced Perfect Termination
Explanation
Forced Perfect Termination (FPT) is a type of SCSI termination that is used to ensure proper signal transmission and prevent signal reflections in a daisy-chained SCSI system. It requires the use of a resistor network pack at both ends of the SCSI daisy chain. This termination method is necessary to maintain signal integrity and prevent data errors in the SCSI system.
13.
Introduced in 1990, 3.3 mm Thick and works as Memory-expansion unit
Correct Answer
C. Type I PC cards
Explanation
Type I PC cards are the correct answer because they were introduced in 1990, have a thickness of 3.3 mm, and function as memory-expansion units. This type of PC card is the thinnest and is commonly used for memory storage and expansion in devices such as laptops, PDAs, and digital cameras. Type II and Type III PC cards are thicker and serve different purposes, while Type V PC cards do not exist.
14.
601 Error code refer to?
Correct Answer
B. FDD error failure
Explanation
The 601 error code refers to a failure in the FDD (Floppy Disk Drive). This means that there is an issue with the floppy disk drive, which could be due to various reasons such as a malfunctioning drive, a faulty connection, or a problem with the floppy disk itself. This error indicates that the FDD is not functioning properly and needs to be addressed.
15.
242 pins, Slot A, VRM (1.2v -2.2v)
Select what Microprocessor you would use?
Correct Answer
A. AMD Athlon
Explanation
The given information states that the microprocessor requires 242 pins and is compatible with Slot A and VRM (1.2v - 2.2v). Based on this information, the correct answer would be AMD Athlon. The other options, Cyrix, Pentium 4, and Pentium II and III, do not match the given specifications.
16.
When a known working application will not start in Windows environments, what should you look for?
Correct Answer(s)
A. DLL files conflict?
B. Incorrect application properties
C. Missing or corrupt registry entry
Explanation
When a known working application will not start in Windows environments, there are several potential issues to investigate. One possibility is that there may be a conflict with DLL files, which are shared libraries used by multiple applications. Another potential issue could be incorrect application properties, such as compatibility settings or permissions. Additionally, a missing or corrupt registry entry could be causing the problem. Finally, it is also worth considering if there is an incompatibility between the application and the operating system.
17.
What's the basic function of HKEY_CURRENT_CONFIG Reg key?
Correct Answer
D. Current info about devices
Explanation
The HKEY_CURRENT_CONFIG Reg key stores current information about devices. This includes settings and configurations for hardware devices such as monitors, printers, and sound cards. It allows the operating system to quickly access and retrieve the necessary information about the connected devices, enabling them to function properly. This key is essential for maintaining the current state of devices and ensuring their proper functioning within the system.
18.
What system file contain those 2 lines?
PROMPT=$P$G
SET TEMP=C:\TEMP
Correct Answer
D. AUTOEXEC.BAT
Explanation
The correct answer is AUTOEXEC.BAT. AUTOEXEC.BAT is a system file that contains commands that are automatically executed by the operating system during the boot process. It is used to set environment variables, configure devices, and execute other batch files. In this case, the two lines "PROMPT=$P$G" and "SET TEMP=C:\TEMP" are likely part of the AUTOEXEC.BAT file.
19.
In Windows 2000, what HCL stand for?
Correct Answer
A. Hardware Compatibility List
Explanation
The correct answer is Hardware Compatibility List. In Windows 2000, the HCL stands for Hardware Compatibility List. This list contains a record of all the hardware devices that are compatible with the Windows 2000 operating system. It ensures that the hardware components installed on a computer are supported and can function properly with the operating system. The HCL is an important resource for users and system administrators when selecting and installing hardware on Windows 2000 systems.
20.
What's the Minimum hardware required for installing Windows XP Pro? True or False
Processor: Pentium II 233MHZ-300MHZ recommended
RAM: 64MB-128MB recommended
HDD 1.5GB-2GB recommended
Display VGA-SVGA recommended
Correct Answer
A. True
Explanation
The minimum hardware required for installing Windows XP Pro includes a Pentium II processor with a speed of 233MHz to 300MHz, 64MB to 128MB of RAM, 1.5GB to 2GB of HDD space, and a VGA-SVGA display. This means that the statement "True" is the correct answer as it accurately reflects the minimum hardware requirements for installing Windows XP Pro.