Testing about P2 system maintenance
- Question 1. Use the following option to change the boot order on a PC
- MSDOS.SYS
- BOOT.INI
- AUTOEXEC.BAT
- BIOS / CMOS
-
- Question 2. An original motherboard battery source, what is the first determinant to affect?
- RAM
- IDE controllers
- BIOS
- CMOS
-
- Question 3. When you need to add a 2nd IDE hard drive to a PC, with a controller there are occupied devices that hold both master and slave. Which of the following is an option to perform additional hard drives?
- Set up a SCSI card
- Set up extra IDE interface card enhancement
- Add a three-channel IDE cable
- Use the freely available connector on the floppy drive cable
-
- Question 4. By default, which of the following addresses does the primary IDE controller use?
- 130H
- 170H
- 1F0H
- 300H
-
- Question 5. What does memory mapping / output (memory mapped I / O) do?
- IRQs maps to PCI card interfaces
- Acquire a unique ID for each memory block
- Copy the content of Basic input / output TOM system into memory
- Use the same address space for memory locations and peripheral devices
-
- Question 6. What is the default input and output address for com 2?
- 2E2A
- 2EFA
- 2F8H
- 3F8H
-
- Question 7. What is the most important precaution when upgrading the BIOS?
- Restart the computer
- Unplug all connectors
- Record settings
- Store the files that upgrade the BIOS to a floppy disk
-
- Question 8. Which of the following options receives the highest priority?
- CMOS configuration
- Hardware configured
- Resources
- Devices plugged in are running
-
- Question 9. What is the data bus width of an ISA slot?
- twelfth
- 16
- 18
- 29
-
- Question 10. What is the first implementation below during computer startup?
- CPU
- MSDOS.SYS
- CONFIG.SYS
- BIOS ROM
-
4 ★ | 1 Vote
You should read it
May be interested
- Learn about Penetration Testingpenetration testing, also called pen test, is a simulated network attack on a computer system to check for vulnerabilities that can be exploited.
- Home Maintenance Myths You Shouldn't Believeif you still believe any of the following home maintenance myths, it's time to find out the truth.
- 10 Important Mistakes to Avoid When Maintaining Your Computerpc maintenance is essential for long-term, efficient performance. however, there are some mistakes you can make that can do more harm than good to your pc.
- Does air conditioner running well need maintenance?there are many conflicting ideas around this topic, many of which suggest that if regular maintenance of air conditioner will be good for the machine, on the contrary, some people think, if air conditioning is still good, it is not necessary to maintenance, inexpensive. so where is the right choice? the following article will help you troubleshoot this problem.
- self-maintenance steps, generator maintenancetip you the process of self-maintenance, maintenance of home generator through the article below, follow along!
- How to enable / disable Security and Maintenance notifications in Windows 10by default, windows will automatically check for windows update, network firewall, windows troubleshooting and other issues, then send you a notification if it finds a problem.
- Best laptop battery testing softwarebest laptop battery testing software like other hardware, laptop batteries are also an important component of your laptop because laptop batteries are sensitive and can cause a fire if you use them for a long time without maintenance or replacement.
- How to put Django app into maintenance modeputting a django app into maintenance mode is important when updating, fixing bugs, or making significant changes to your app. here are the details on how to do this.
- 6 Tasks You Should Do Regularly on Your Windows Computergiven the workload that windows computers handle, they need maintenance to run smoothly. without regular maintenance, performance can suffer, security can be at risk, and hardware issues can go unnoticed.
- What is Automation testing?the software testing process involves two different types of testing - manual and automatic. there are obvious differences between these types of tests. manual testing requires time and effort to make sure the software code does everything.