Microsoft Windows 98 Case Studies & Practical Application 3 — Questions and Answers
Question 1: A Windows 98 laptop user needs to work offline and sync files with the office network share when they reconnect. Which Windows 98 feature enables this workflow?
- Briefcase (Correct answer)
- Disk Defragmenter
- Drive Converter
- Net Watcher
Correct answer: Briefcase
My Briefcase allows users to copy files to a laptop, edit them offline, and then synchronize changes with the original files on the network when reconnected.
Question 2: A user converted their Windows 98 FAT16 drive to FAT32 using Drive Converter. They now report that their old DOS boot disk can no longer read the drive. Why?
- FAT32 requires NTFS permissions
- DOS does not support FAT32 (Correct answer)
- FAT32 uses a different MBR signature
- The drive letter changed during conversion
Correct answer: DOS does not support FAT32
MS-DOS and early Windows versions do not include FAT32 drivers, so a standard DOS boot disk cannot read FAT32 partitions.
Question 3: A home office user's Windows 98 PC must share an internet connection with two other PCs. Windows 98 SE is installed. What built-in feature should you configure?
- Internet Connection Sharing (ICS) (Correct answer)
- Dial-Up Networking gateway
- Proxy server
- Network Bridge
Correct answer: Internet Connection Sharing (ICS)
Internet Connection Sharing (ICS) was introduced in Windows 98 SE, allowing one machine with an internet connection to share it with other LAN computers.
Question 4: After running Disk Defragmenter, a Windows 98 user notices their C: drive now shows less free space. What is the most likely explanation?
- Defragmenter deleted temporary files
- Defragmenter created a swap file
- Defragmenter stores a log file on the drive
- Defragmenter wrote optimization data that takes temporary space — a normal artifact (Correct answer)
Correct answer: Defragmenter wrote optimization data that takes temporary space — a normal artifact
Defragmenter may temporarily use additional disk space during the reorganization process, which is normal and usually releases after completion; persistent space loss can indicate a hidden temp file.
Question 5: A technician is asked to dual-boot Windows 98 and Windows XP on the same machine. Which partition must contain Windows 98 to avoid boot problems?
- Any NTFS partition
- The primary active partition (C:) (Correct answer)
- A logical drive inside an extended partition
- A FAT32 partition on a second hard drive
Correct answer: The primary active partition (C:)
Windows 98 must be installed on the primary active partition (C:) because its boot loader cannot load the OS from logical or secondary partitions.
Question 6: A user accidentally deleted several registry keys and Windows 98 no longer starts properly. What is the quickest built-in recovery method?
- Restore the registry from the SYSTEM.DAT backup using Safe Mode (Correct answer)
- Reinstall Windows 98 from scratch
- Run FDISK and repartition
- Use System Restore
Correct answer: Restore the registry from the SYSTEM.DAT backup using Safe Mode
Windows 98 automatically backs up the registry daily; booting to Safe Mode command prompt allows you to copy SYSTEM.DA0 and USER.DA0 backup files over the corrupted DAT files.
Question 7: A Windows 98 workstation intermittently loses its mapped network drives after resuming from Standby mode. What is the most appropriate fix?
- Disable power management entirely
- Map drives using a logon script that re-maps them at each session (Correct answer)
- Install more RAM
- Convert the drive to NTFS
Correct answer: Map drives using a logon script that re-maps them at each session
A logon script that maps network drives ensures they are re-established each time the user logs in or the machine wakes, compensating for the connection drop after Standby.
A Windows 98 laptop user needs to work offline and sync files with the office network share when they reconnect.
Which Windows 98 feature enables this workflow?