ThatQuiz مكتبة الاختبار قم بإجراء هذا الاختبار الآن
BIOS OS Bootable Media
أسهم بواسطة: GhostCore
  • 1. What does BIOS stand for?
A) Boot Information Output Service
B) Basic Input/Output System
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 is the first software run by the PC and helps start the boot process.
B) It installs application software.
C) It creates user documents.
D) It connects the PC to the internet.
  • 3. Which BIOS function tests computer hardware before loading the operating system?
A) POST
B) Bootstrap Loader
C) CMOS Setup
D) BIOS Drivers
  • 4. What does POST do?
A) Tests the computer hardware and checks for errors before loading the operating system.
B) Installs application software.
C) Creates user accounts.
D) Formats the hard drive.
  • 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) Utilities for creating partitions.
B) Applications for editing documents.
C) Network programs for browsing.
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) POST
B) BIOS Driver Manager
C) Bootstrap Loader
D) BIOS or CMOS Setup
  • 8. Where are BIOS Setup parameters stored according to the material?
A) USB flash drive
B) Hard disk partition
C) Battery-backed CMOS RAM
D) CPU cache
  • 9. Which BIOS Setup feature provides password protection from unauthorized use?
A) Diskette configuration
B) Video display type
C) Power Management
D) Password protection
  • 10. Which UEFI feature allows it to work with GUID Partition Table?
A) Command-line interface
B) Optical drive support
C) GPT support
D) FAT32 formatting only
  • 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 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) MBR
C) GPT
D) CMOS
  • 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) Main
C) Boot
D) Monitor
  • 16. Which BIOS menu is used for overclocking-related settings?
A) Ai Tweaker
B) Monitor
C) Tools
D) Boot
  • 17. Which BIOS menu provides an overview of basic system information and allows date and time settings?
A) Boot
B) Exit
C) Main
D) Advanced
  • 18. Which key is listed as one possible key for entering BIOS setup during POST?
A) F10 only
B) F2
C) F5 only
D) F1 only
  • 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) An input device.
B) A type of computer cable.
C) System software that manages computer memory, processes, software, and hardware.
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) Linux, ChromeOS, and iOS
C) Android, iOS, and Windows Phone
D) DOS, UNIX, and Android
  • 22. What does GUI stand for?
A) General User Installation
B) General Utility Interface
C) Graphical Utility Input
D) Graphical User Interface
  • 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) 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) Linux
C) Android
D) Mac OS X
  • 26. Which Windows version was released in 2015 according to the material?
A) Windows Vista
B) Windows 10
C) Windows 8
D) Windows 7
  • 27. Which Windows version introduced FAT32 support for partitions larger than 2 GB according to the material?
A) Windows XP
B) Windows 95
C) Windows 98
D) Windows 2000
  • 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 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 Server 2019
B) macOS Catalina
C) Ubuntu
D) Windows 10
  • 31. Who created the Linux kernel in 1991 according to the material?
A) Bill Gates
B) Intel
C) Linus Torvalds
D) Steve Jobs
  • 32. Which of the following is identified as a mobile operating system?
A) macOS Catalina
B) Linux Mint
C) Google Android
D) Microsoft Windows 7
  • 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) Increasing monitor brightness
B) Changing the CPU speed
C) Recovering an operating system that cannot start
D) Creating a user password
  • 36. What is a cold boot?
A) Starting a computer that is turned off.
B) Installing an application.
C) Restarting a running computer from the operating system.
D) Opening BIOS setup.
  • 37. What is a warm boot?
A) Restarting a computer, typically from the operating system.
B) Formatting a USB drive.
C) Loading BIOS for the first time.
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) assign
B) active
C) clean
D) list disk
  • 39. What is the purpose of the DiskPart clean command?
A) It assigns a drive letter.
B) It creates a primary partition.
C) It removes partitions or volume formatting from the selected disk.
D) It copies OS files.
  • 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) format FAT32 ? list disk ? clean ? boot ? assign
C) select partition ? copy files ? clean ? list disk ? active
D) list disk ? select disk ? clean ? create partition primary ? select partition ? active ? format FAT32 ? assign
تم إنشاؤها باستخدام That Quiz — موقع إنشاء الاختبارات والدرجات في الرياضيات والمواد الأخرى.