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