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. Boot sequence/Boot order
B. Display resolution settings
C. CPU clock speed
D. Fan control profile

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

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

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

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

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

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

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

A. $2$ GB
B. $1$ 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 partition the hard drive efficiently
C. To download the latest Windows Updates automatically
D. To encrypt the hard drive securely

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

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

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 Windows first, then Linux
C. Install Linux first, then Windows
D. Install both simultaneously via script

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

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

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

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

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. Virtualization Technology
B. Fast Boot
C. Secure Boot
D. Hyper-Threading

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

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

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

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

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. $32$
C. $256$
D. $128$

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

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

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

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

18 What is an 'Extended Partition'?

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

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

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

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

A. $8$ GB minus $1$ byte
B. $4$ 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 spool physical paper into the printer tray
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 provide electrical power to the printer

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

A. To determine the hierarchy of two drives sharing a single data cable
B. To switch between CD and DVD formats
C. To supply power to the drive motor
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. Event Viewer
B. Device Manager
C. Task Manager
D. Registry Editor

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

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

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

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

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. Lime Green
B. Orange
C. Pink
D. Light Blue

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

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

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

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

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. The BIOS virtualization settings
B. The default Playback Device in Sound Settings
C. Screen resolution
D. The firewall rules

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

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

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 media file containing sounds and images
C. A text document containing installation logs
D. A Microsoft System Image for complete backups

42 What is the primary difference between Freeware and Shareware?

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

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

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

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

A. The hard drive is out of storage space
B. The application is requesting administrative privileges to make changes to the system
C. The software is incompatible with the computer
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
B. C:\Program Files (x86)
C. C:\Windows\System32
D. C:\Users\Public

46 What does an EULA stand for when installing software?

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

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

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

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

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

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

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

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

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