ThatQuiz Perpustakaan Tes Kerjakan tes ini sekarang
BIOS OS Bootable Media
Kontribusi oleh: GhostCore
  • 1. What does BIOS stand for?
A) Boot Information Output Service
B) Basic Internet Operating 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 connects the PC to the internet.
B) It is the first software run by the PC and helps start the boot process.
C) It installs application software.
D) It creates user documents.
  • 3. Which BIOS function tests computer hardware before loading the operating system?
A) BIOS Drivers
B) Bootstrap Loader
C) CMOS Setup
D) POST
  • 4. What does POST do?
A) Creates user accounts.
B) Tests the computer hardware and checks for errors before loading the operating system.
C) Formats the hard drive.
D) Installs application software.
  • 5. Which BIOS function locates the operating system and passes control to it?
A) BIOS Drivers
B) CMOS Setup
C) POST
D) Bootstrap Loader
  • 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) BIOS Driver Manager
C) Bootstrap Loader
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) Password protection
C) Power Management
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) User Extensible Firmware Integration
B) Universal External Firmware Installation
C) Unified Extensible Firmware Interface
D) Unified Electronic File Interface
  • 12. What is UEFI intended to replace?
A) The BIOS firmware interface
B) The operating system
C) The hard disk
D) The GUI
  • 13. Which partitioning method is described as having limitations on the number and size of partitions?
A) CMOS
B) FAT32
C) GPT
D) MBR
  • 14. Which BIOS menu is used to change system boot options?
A) Tools
B) Boot
C) Monitor
D) Ai Tweaker
  • 15. Which BIOS menu displays system temperature and power status?
A) Monitor
B) Boot
C) Exit
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) Boot
C) Exit
D) Main
  • 18. Which key is listed as one possible key for entering BIOS setup during POST?
A) F10 only
B) F1 only
C) F2
D) F5 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) An input device.
B) System software that manages computer memory, processes, software, and hardware.
C) A type of computer cable.
D) A storage device.
  • 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) General User Installation
B) General Utility Interface
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 formatting storage media.
C) By using graphics and text such as icons, buttons, and menus.
D) By changing motherboard jumpers.
  • 24. What interface required users to type commands and displayed text before GUIs?
A) Touch interface
B) Graphical User Interface
C) Firmware interface
D) Command-line 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 Vista
C) Windows 10
D) Windows 8
  • 27. Which Windows version introduced FAT32 support for partitions larger than 2 GB according to the material?
A) Windows 95
B) Windows XP
C) Windows 2000
D) Windows 98
  • 28. Which Windows version was the last DOS-based operating system from Microsoft?
A) Windows XP
B) Windows 2000
C) Windows 98
D) Windows ME
  • 29. What is Linux described as?
A) A proprietary operating system owned by Microsoft
B) A BIOS utility
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) Ubuntu
B) macOS Catalina
C) Windows Server 2019
D) Windows 10
  • 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) Microsoft Windows 7
B) macOS Catalina
C) Linux Mint
D) Google Android
  • 33. What is boot?
A) Turning off a computer permanently.
B) Installing an application.
C) Formatting a hard disk.
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) Physical media such as CD, DVD, or USB flash drive that can boot a PC-compatible machine.
D) A computer monitor.
  • 35. Which is a common use of bootable media?
A) Recovering an operating system that cannot start
B) Creating a user password
C) Increasing monitor brightness
D) Changing the CPU speed
  • 36. What is a cold boot?
A) Installing an application.
B) Starting a computer that is turned off.
C) Restarting a running computer from the operating system.
D) Opening BIOS setup.
  • 37. What is a warm boot?
A) Starting a computer that is completely powered off.
B) Formatting a USB drive.
C) Restarting a computer, typically from the operating system.
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 creates a primary partition.
B) It assigns a drive letter.
C) It copies OS files.
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) list disk ? select disk ? clean ? create partition primary ? select partition ? active ? format FAT32 ? assign
B) format FAT32 ? list disk ? clean ? boot ? assign
C) assign ? clean ? list disk ? exit ? format FAT32
D) select partition ? copy files ? clean ? list disk ? active
Dibuat dengan That Quiz — situs untuk pembuatan dan penilaian tes dalam matematika dan mata pelajaran lainnya.