Free Microsoft Windows 98 Trivia Questions and Answers — Questions and Answers
Question 1: Using safe mode on a computer:
- Protects the system from data loss.
- Protects the system from viruses.
- Prevents unauthorized access.
- Loads a minimum number of drivers. (Correct answer)
Correct answer: Loads a minimum number of drivers.
Safe Mode is a diagnostic startup option in Windows that loads the operating system with only the most essential drivers and services. This minimal configuration helps users troubleshoot problems caused by faulty drivers, software conflicts, or malware, as it bypasses non-critical components that might be causing issues.
Question 2: Every Sunday, a full backup is required by your backup strategy. It would be best if you backed up the modifications made since the last complete backup was every other day of the week. <br> <br> Which kind of backup should you employ on Tuesday?
- Normal
- Daily
- Differential (Correct answer)
- Copy
Correct answer: Differential
A differential backup strategy involves backing up all data that has changed since the *last full backup*. Since the strategy requires a full backup on Sunday and then backing up modifications made since the last complete backup on other days, a differential backup on Tuesday would capture all changes since the previous Sunday's full backup.
Question 3: Often use to safeguard a server in case of a blackout
- Dedicated surge protector.
- Uninterruptible Power Supply. (Correct answer)
- Hot-swappable power supply.
- Redundant power supply.
- Line conditioner.
Correct answer: Uninterruptible Power Supply.
An Uninterruptible Power Supply (UPS) is essential for safeguarding a server during a blackout. It provides temporary battery power, allowing the server to continue operating for a short period or to shut down gracefully. This prevents data corruption, hardware damage, and service interruptions that can occur from sudden power loss.
Question 4: Which tool would you employ to obtain comprehensive details regarding a critical event within a computer system?
- System Information
- Event Viewer (Correct answer)
- Resource Monitor
- System Monitor
Correct answer: Event Viewer
The Event Viewer is a Windows administrative tool that provides detailed logs of system events, including critical errors, warnings, and informational messages. It allows administrators to review comprehensive information about hardware failures, application crashes, security incidents, and other significant occurrences within the computer system, aiding in troubleshooting and monitoring.
Question 5: Which task is carried out when performing the Power-On Self Test (POST)?
- The Master Boot Record is created
- The amount of system RAM is detected (Correct answer)
- Disk file systems are detected
- The operating system is initialized
Correct answer: The amount of system RAM is detected
The Power-On Self Test (POST) is a diagnostic routine performed by the computer's BIOS or UEFI firmware immediately after startup. One of its primary functions is to check and verify the presence and proper functioning of essential hardware components, including detecting the amount of installed system RAM.
Question 6: To save past iterations of a shared folder, you configure the Volume Shadow Copy Service (VSS). The copies of shared folders are often kept in the following:
- A Distributed File System (DFS) share
- A Network Attached Storage (NAS) device
- A local volume (Correct answer)
- A failover cluster
Correct answer: A local volume
The Volume Shadow Copy Service (VSS) creates point-in-time snapshots, or shadow copies, of volumes. These copies, which contain previous versions of files and shared folders, are typically stored on the same local volume as the original data. This allows users to recover older versions of files directly from the local storage.
Question 7: Networked PCs automatically get group policies when:
- Computer starts up (Correct answer)
- Computer is backed up
- User runs gpresult.exe
- User accesses a shared drive
Correct answer: Computer starts up
Group Policies are a feature of Microsoft Windows Active Directory that allows administrators to manage and configure operating systems, applications, and user settings. Computer-based Group Policies are automatically applied when a networked PC starts up, ensuring that security settings and configurations are enforced from the beginning of the system's operation.
Using safe mode on a computer: