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