Unit 3 - Practice Quiz

CAP321 50 Questions
0 Correct 0 Wrong 50 Left
0/50

1 Which of the following must be configured first in the BIOS/UEFI to install a Windows Operating System from a USB drive?

A. CPU clock speed
B. Fan control profile
C. Boot sequence/Boot order
D. Display resolution settings

2 What does the term 'ISO' generally refer to when downloading a Windows Operating System?

A. A compressed zip file requiring extraction before use
B. An image file that contains the exact data and file system of an optical disc
C. A specialized driver package for installation
D. An independent software organization file format

3 Which default file system is used by modern Windows Operating Systems (like Windows 10 and 11) for the installation drive?

A. exFAT
B. FAT32
C. NTFS
D. ext4

4 During Windows installation, what is the purpose of the 'Windows PE' phase?

A. To perform memory tests on the RAM
B. To activate the Windows Product Key online
C. To provide a lightweight environment to prepare the computer for installation
D. To permanently encrypt the hard drive

5 When installing a 64-bit Windows 10 Operating System, what is the minimum required RAM?

A. $1$ GB
B. $2$ GB
C. $8$ GB
D. $4$ GB

6 What is the function of the 'Product Key' during Windows OS installation?

A. To verify that the software has not been used on more PCs than the license terms allow
B. To download the latest Windows Updates automatically
C. To encrypt the hard drive securely
D. To partition the hard drive efficiently

7 What does 'dual booting' refer to in computer hardware and operating systems?

A. Running two antivirus programs simultaneously
B. Installing and choosing between two different operating systems on the same computer
C. Having two separate hard drives in a computer
D. Booting the computer twice to clear the RAM

8 When setting up a Windows and Linux dual boot environment, what is the highly recommended installation order?

A. Order does not matter at all
B. Install both simultaneously via script
C. Install Windows first, then Linux
D. Install Linux first, then Windows

9 Which bootloader is most commonly used in a Linux environment to manage a dual boot setup with Windows?

A. NTLDR
B. Windows Boot Manager
C. LILO
D. GRUB

10 To successfully dual boot an operating system, what must be done to the physical hard drive?

A. It must be defragmented daily
B. It must be physically split into two drives
C. It must be divided into separate partitions
D. It must be formatted entirely to FAT32

11 In a dual boot system, what feature must often be disabled in modern UEFI firmware to allow Linux to boot properly alongside Windows?

A. Fast Boot
B. Hyper-Threading
C. Secure Boot
D. Virtualization Technology

12 Which file system format is best utilized for a shared data partition between a dual-booted Windows and Linux machine?

A. NTFS
B. exFAT
C. APFS
D. ext4

13 In Disk Management, what is the maximum number of Primary Partitions that can be created on an MBR (Master Boot Record) disk?

A. Unlimited
B. $128$
C. $3$
D. $4$

14 MBR (Master Boot Record) disks support a maximum capacity limit. If a sector is $512$ bytes, what is the exact mathematical limit based on its $32$-bit logical block addresses?

A. bytes
B. bytes
C. bytes
D. bytes

15 Unlike MBR, how many primary partitions can a GPT (GUID Partition Table) disk support in Windows?

A. $4$
B. $256$
C. $32$
D. $128$

16 What is the function of the 'Shrink Volume' option in Windows Disk Management?

A. To securely erase data from the volume
B. To compress files to save disk space
C. To reduce the physical size of the hard disk
D. To decrease the size of an existing partition to create unallocated space

17 Which command-line utility in Windows is considered the most powerful tool for disk partitioning and formatting?

A. fdisk
B. diskpart
C. format.exe
D. chkdsk

18 What is an 'Extended Partition'?

A. A partition used exclusively for system memory paging
B. A partition that spans across multiple physical hard drives
C. A workaround in MBR to hold multiple logical drives instead of a fourth primary partition
D. A cloud-based storage partition

19 What does it mean when a partition is marked as 'Active' in Disk Management?

A. It is heavily fragmented
B. It has the fastest read/write speeds
C. It contains the boot files needed to load the operating system
D. It is currently being scanned for viruses

20 The maximum file size supported by the FAT32 file system is mathematically represented as bytes. How much data does this roughly equal?

A. $4$ GB minus $1$ byte
B. $8$ GB minus $1$ byte
C. $16$ GB minus $1$ byte
D. $2$ GB minus $1$ byte

21 What is the primary function of a printer driver?

A. To provide electrical power to the printer
B. To connect the printer directly to the internet
C. To translate data from the operating system into a format the printer understands
D. To spool physical paper into the printer tray

22 When installing a local printer on a modern PC, which physical connection interface is most universally used?

A. Serial port (COM)
B. Parallel port (LPT)
C. FireWire
D. USB (Universal Serial Bus)

23 What does the 'Plug and Play' (PnP) feature do when a new printer is connected to a computer?

A. It automatically detects the hardware and attempts to install the appropriate drivers
B. It plays an audio notification continuously
C. It blocks unauthorized printers from being used
D. It instantly prints a test page without user prompt

24 To install a network printer manually on a Windows OS, which piece of information is most crucial?

A. The printer's exact weight
B. The printer's IP address or Hostname
C. The MAC address of the computer
D. The BIOS version of the router

25 In macOS, what is the name of the standard printing system used to manage printers and print jobs?

A. AirPrint Daemon
B. CUPS (Common UNIX Printing System)
C. Windows Print Spooler
D. macOS Spool Manager

26 What is the purpose of the 'Print Spooler' service in an operating system?

A. To temporarily store print jobs in memory or disk until the printer is ready to process them
B. To clean the printer heads automatically
C. To physically rotate the paper rollers
D. To compress images before printing

27 If a printer fails to print after physical installation, what is the best first step in software troubleshooting?

A. Print a 'Test Page' from the OS printer properties
B. Replace the USB cable
C. Reinstall the OS entirely
D. Disassemble the printer to check the motor

28 What is the consequence of installing a $32$-bit printer driver on a $64$-bit Windows operating system?

A. The driver will not install or work correctly due to architecture mismatch
B. The printer will automatically convert to a network printer
C. The printer will print twice as fast
D. The OS will downgrade to $32$-bit mode

29 Which internal data interface is currently standard for connecting an internal CD or DVD drive to the motherboard?

A. SCSI
B. PCIe
C. SATA
D. IDE/PATA

30 How many pins are present on a standard SATA power connector used for a DVD drive?

A. $15$ pins
B. $7$ pins
C. $4$ pins
D. $24$ pins

31 In legacy IDE (PATA) optical drives, what was the purpose of the 'Master/Slave' jumper pins?

A. To supply power to the drive motor
B. To determine the hierarchy of two drives sharing a single data cable
C. To switch between CD and DVD formats
D. To control the read/write speed of the laser

32 Which Windows built-in utility should a technician use to verify if a newly installed DVD drive is recognized by the OS?

A. Registry Editor
B. Task Manager
C. Event Viewer
D. Device Manager

33 What is required to enable a DVD drive to burn data onto a blank disc?

A. A disc drive with writing capabilities (DVD-RW) and burning software
B. Only a blank disc; all DVD drives can burn data
C. A specialized PCIe expansion card
D. A standard DVD-ROM drive and a high-speed internet connection

34 What does 'Mounting' an ISO file do in modern operating systems like Windows 10?

A. It burns the ISO file directly to the hard drive
B. It compresses the ISO file to save space
C. It creates a virtual CD/DVD drive to access the ISO contents without a physical disc
D. It physically ejects the DVD tray

35 According to the PC System Design Guide color-coding, which color is universally used for the 'Line-Out' audio jack meant for standard speakers or headphones?

A. Pink
B. Lime Green
C. Orange
D. Light Blue

36 Which expansion slot is predominantly used for installing dedicated internal sound cards on modern motherboards?

A. PCIe (PCI Express)
B. AGP
C. M.2 NVMe
D. ISA

37 When plugging in a USB headset, why is a separate internal sound card not utilized by the headset?

A. USB headsets only play analog sounds directly from the CPU
B. USB headsets contain their own built-in Digital-to-Analog Converter (DAC) and sound processing hardware
C. USB ports cannot transmit audio signals
D. The motherboard disables the internal sound card permanently

38 What does 'DAC' stand for in the context of sound cards and audio equipment?

A. Digital-to-Analog Converter
B. Direct Audio Controller
C. Dual Audio Channel
D. Dynamic Audio Compressor

39 If you install a new sound card but no audio is coming through the speakers, what software setting should you check first in Windows?

A. Screen resolution
B. The default Playback Device in Sound Settings
C. The BIOS virtualization settings
D. The firewall rules

40 What type of signal does an S/PDIF (Sony/Philips Digital Interface) port transmit?

A. Network data packets
B. Video and audio together
C. Analog stereo audio
D. Digital audio signals

41 In the Windows operating system, what is an '.msi' file?

A. A Windows Installer database file used for software installation, updating, and removal
B. A text document containing installation logs
C. A media file containing sounds and images
D. A Microsoft System Image for complete backups

42 What is the primary difference between Freeware and Shareware?

A. Freeware is entirely free to use, while Shareware usually requires payment after a trial period
B. There is no difference; both are open-source terms
C. Freeware contains viruses, whereas Shareware is secure
D. Freeware is open source, whereas Shareware cannot be downloaded from the internet

43 Why is it important to verify the Checksum (e.g., MD5 or SHA-256) of downloaded software?

A. It automatically installs the software faster
B. It bypasses the licensing agreement requirement
C. It confirms the file has not been corrupted or tampered with during the download process
D. It compresses the file size to save disk space

44 During software installation on Windows, what does a UAC (User Account Control) prompt indicate?

A. The software is incompatible with the computer
B. The application is requesting administrative privileges to make changes to the system
C. The hard drive is out of storage space
D. The software license has expired

45 By default, in which directory does $64$-bit software install on a $64$-bit Windows operating system?

A. C:\Program Files (x86)
B. C:\Users\Public
C. C:\Windows\System32
D. C:\Program Files

46 What does an EULA stand for when installing software?

A. End-User License Agreement
B. Executable Universal Linux Application
C. Encrypted Upload Limit Access
D. Electronic User License Authority

47 What defines 'Open-Source Software' (OSS)?

A. Software whose source code is available for anyone to inspect, modify, and enhance
B. Software that only runs when connected to the internet
C. Software that automatically opens upon booting the computer
D. Software that requires a monthly subscription

48 Which of the following describes an 'Unattended Installation' of software?

A. Installation that happens purely in the cloud
B. An installation process that requires zero user interaction once initiated, usually via scripts or answer files
C. An installation that continuously fails due to user negligence
D. Installing software without a monitor attached

49 When downloading software, why is it recommended to use the official developer's website over third-party download portals?

A. Third-party portals often bundle unwanted software (bloatware) or malware with the installer
B. Third-party sites require an expensive subscription
C. Official websites use $128$-bit architectures
D. Official websites guarantee the software is free

50 What does the .exe extension represent in the Windows operating system?

A. External Link
B. System Exception
C. Extracted Archive
D. Executable File