ThatQuiz Bibliothèque de tests Faire ce test maintenant
BIOS OS Bootable Media
Contribué par: GhostCore
  • 1. What does BIOS stand for?
A) Basic Internet Operating Service
B) Boot Information Output Service
C) Binary Input Operating Setup
D) Basic Input/Output System
  • 2. What is the primary role of BIOS when a PC is powered on?
A) It installs application software.
B) It connects the PC to the internet.
C) It is the first software run by the PC and helps start the boot process.
D) It creates user documents.
  • 3. Which BIOS function tests computer hardware before loading the operating system?
A) POST
B) BIOS Drivers
C) CMOS Setup
D) Bootstrap Loader
  • 4. What does POST do?
A) Creates user accounts.
B) Formats the hard drive.
C) Installs application software.
D) Tests the computer hardware and checks for errors before loading the operating system.
  • 5. Which BIOS function locates the operating system and passes control to it?
A) Bootstrap Loader
B) CMOS Setup
C) POST
D) BIOS Drivers
  • 6. What are BIOS drivers described as?
A) Applications for editing documents.
B) Utilities for creating partitions.
C) Low-level drivers that provide basic operational control over hardware.
D) Network programs for browsing.
  • 7. Which BIOS function allows configuration of hardware settings, passwords, time, and date?
A) BIOS or CMOS Setup
B) Bootstrap Loader
C) BIOS Driver Manager
D) POST
  • 8. Where are BIOS Setup parameters stored according to the material?
A) Hard disk partition
B) USB flash drive
C) CPU cache
D) Battery-backed CMOS RAM
  • 9. Which BIOS Setup feature provides password protection from unauthorized use?
A) Diskette configuration
B) Password protection
C) Power Management
D) Video display type
  • 10. Which UEFI feature allows it to work with GUID Partition Table?
A) GPT support
B) Optical drive support
C) FAT32 formatting only
D) Command-line interface
  • 11. What does UEFI stand for?
A) Unified Extensible Firmware Interface
B) Universal External Firmware Installation
C) User Extensible Firmware Integration
D) Unified Electronic File Interface
  • 12. What is UEFI intended to replace?
A) The operating system
B) The BIOS firmware interface
C) The hard disk
D) The GUI
  • 13. Which partitioning method is described as having limitations on the number and size of partitions?
A) GPT
B) FAT32
C) MBR
D) CMOS
  • 14. Which BIOS menu is used to change system boot options?
A) Boot
B) Ai Tweaker
C) Tools
D) Monitor
  • 15. Which BIOS menu displays system temperature and power status?
A) Exit
B) Monitor
C) Boot
D) Main
  • 16. Which BIOS menu is used for overclocking-related settings?
A) Ai Tweaker
B) Tools
C) Boot
D) Monitor
  • 17. Which BIOS menu provides an overview of basic system information and allows date and time settings?
A) Boot
B) Advanced
C) Main
D) Exit
  • 18. Which key is listed as one possible key for entering BIOS setup during POST?
A) F5 only
B) F2
C) F10 only
D) F1 only
  • 19. After configuring the boot order in the BIOS task, what should be done next?
A) Save the configuration
B) Delete the operating system
C) Remove the CMOS battery
D) Format the USB
  • 20. What is an operating system?
A) A storage device.
B) An input device.
C) A type of computer cable.
D) System software that manages computer memory, processes, software, and hardware.
  • 21. Which three operating systems are identified as common operating systems for personal computers in the material?
A) Microsoft Windows, Apple Mac OS X, and Linux
B) Android, iOS, and Windows Phone
C) DOS, UNIX, and Android
D) Linux, ChromeOS, and iOS
  • 22. What does GUI stand for?
A) Graphical Utility Input
B) General Utility Interface
C) General User Installation
D) Graphical User Interface
  • 23. How does a GUI allow users to interact with a computer?
A) By changing motherboard jumpers.
B) By typing every command only.
C) By formatting storage media.
D) By using graphics and text such as icons, buttons, and menus.
  • 24. What interface required users to type commands and displayed text before GUIs?
A) Firmware interface
B) Graphical User Interface
C) Command-line interface
D) Touch interface
  • 25. Which operating system is described as coming pre-loaded on most new PCs?
A) Android
B) Linux
C) Mac OS X
D) Microsoft Windows
  • 26. Which Windows version was released in 2015 according to the material?
A) Windows Vista
B) Windows 8
C) Windows 10
D) Windows 7
  • 27. Which Windows version introduced FAT32 support for partitions larger than 2 GB according to the material?
A) Windows 2000
B) Windows 95
C) Windows XP
D) Windows 98
  • 28. Which Windows version was the last DOS-based operating system from Microsoft?
A) Windows 2000
B) Windows XP
C) Windows ME
D) Windows 98
  • 29. What is Linux described as?
A) A mobile-only operating system
B) A family of open source operating systems
C) A proprietary operating system owned by Microsoft
D) A BIOS utility
  • 30. Which is an example of a Linux distribution listed in the material?
A) Windows Server 2019
B) Ubuntu
C) Windows 10
D) macOS Catalina
  • 31. Who created the Linux kernel in 1991 according to the material?
A) Intel
B) Bill Gates
C) Linus Torvalds
D) Steve Jobs
  • 32. Which of the following is identified as a mobile operating system?
A) Linux Mint
B) Google Android
C) macOS Catalina
D) Microsoft Windows 7
  • 33. What is boot?
A) Loading the first piece of software that starts a computer.
B) Installing an application.
C) Turning off a computer permanently.
D) Formatting a hard disk.
  • 34. What is bootable media?
A) A type of CPU.
B) Physical media such as CD, DVD, or USB flash drive that can boot a PC-compatible machine.
C) Any application software.
D) A computer monitor.
  • 35. Which is a common use of bootable media?
A) Increasing monitor brightness
B) Recovering an operating system that cannot start
C) Creating a user password
D) Changing the CPU speed
  • 36. What is a cold boot?
A) Installing an application.
B) Restarting a running computer from the operating system.
C) Starting a computer that is turned off.
D) Opening BIOS setup.
  • 37. What is a warm boot?
A) Loading BIOS for the first time.
B) Formatting a USB drive.
C) Restarting a computer, typically from the operating system.
D) Starting a computer that is completely powered off.
  • 38. Which DiskPart command is used to identify available disks before selecting the USB drive?
A) active
B) list disk
C) clean
D) assign
  • 39. What is the purpose of the DiskPart clean command?
A) It copies OS files.
B) It assigns a drive letter.
C) It removes partitions or volume formatting from the selected disk.
D) It creates a primary partition.
  • 40. Which sequence correctly represents key steps for creating the bootable USB described in the material?
A) format FAT32 ? list disk ? clean ? boot ? assign
B) list disk ? select disk ? clean ? create partition primary ? select partition ? active ? format FAT32 ? assign
C) select partition ? copy files ? clean ? list disk ? active
D) assign ? clean ? list disk ? exit ? format FAT32
Créé avec That Quiz — le site de création et de notation de tests de math et d'autres matières.