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. Fan control profile
B. Boot sequence/Boot order
C. CPU clock speed
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 independent software organization file format
C. A specialized driver package for installation
D. An image file that contains the exact data and file system of an optical disc

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

A. FAT32
B. NTFS
C. exFAT
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 permanently encrypt the hard drive
C. To activate the Windows Product Key online
D. To provide a lightweight environment to prepare the computer for installation

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

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

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

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

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

A. Booting the computer twice to clear the RAM
B. Installing and choosing between two different operating systems on the same computer
C. Having two separate hard drives in a 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 both simultaneously via script
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. LILO
B. GRUB
C. Windows Boot Manager
D. NTLDR

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

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

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. Hyper-Threading
B. Secure Boot
C. Fast 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. ext4
B. NTFS
C. APFS
D. exFAT

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

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

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

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

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

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

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

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 is currently being scanned for viruses
B. It is heavily fragmented
C. It contains the boot files needed to load the operating system
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. $2$ GB minus $1$ byte
B. $4$ GB minus $1$ byte
C. $16$ GB minus $1$ byte
D. $8$ GB minus $1$ byte

21 What is the primary function of a printer driver?

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

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 plays an audio notification continuously
D. It blocks unauthorized printers from being used

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. macOS Spool Manager
C. CUPS (Common UNIX Printing System)
D. Windows Print Spooler

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 compress images before printing
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. Disassemble the printer to check the motor
B. Replace the USB cable
C. Print a 'Test Page' from the OS printer properties
D. Reinstall the OS entirely

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 OS will downgrade to $32$-bit mode
C. The printer will print twice as fast
D. The printer will automatically convert to a network printer

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

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

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

A. $15$ pins
B. $4$ pins
C. $24$ 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 control the read/write speed of the laser
C. To switch between CD and DVD formats
D. To supply power to the drive motor

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

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

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

A. Only a blank disc; all DVD drives can burn data
B. A disc drive with writing capabilities (DVD-RW) and burning software
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 compresses the ISO file to save space
B. It burns the ISO file directly to the hard drive
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. ISA
D. M.2 NVMe

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. The motherboard disables the internal sound card permanently
C. USB headsets contain their own built-in Digital-to-Analog Converter (DAC) and sound processing hardware
D. USB ports cannot transmit audio signals

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. Dynamic Audio Compressor
D. Dual Audio Channel

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

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

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

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

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

42 What is the primary difference between Freeware and Shareware?

A. Freeware contains viruses, whereas Shareware is secure
B. Freeware is entirely free to use, while Shareware usually requires payment after a trial period
C. There is no difference; both are open-source terms
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 confirms the file has not been corrupted or tampered with during the download process
B. It bypasses the licensing agreement requirement
C. It compresses the file size to save disk space
D. It automatically installs the software faster

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

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

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:\Program Files
C. C:\Users\Public
D. C:\Windows\System32

46 What does an EULA stand for when installing software?

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

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

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

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

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

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

A. Official websites use $128$-bit architectures
B. Third-party sites require an expensive subscription
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. System Exception
C. Extracted Archive
D. Executable File