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