ThatQuiz ספריית תרגולים פתור תרגול זה עכשיו
BIOS OS Bootable Media
נתרם על ידי: GhostCore
  • 1. What does BIOS stand for?
A) Basic Internet Operating Service
B) Basic Input/Output System
C) Binary Input Operating Setup
D) Boot Information Output 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 installs application software.
C) It is the first software run by the PC and helps start the boot process.
D) It creates user documents.
  • 3. Which BIOS function tests computer hardware before loading the operating system?
A) Bootstrap Loader
B) BIOS Drivers
C) CMOS Setup
D) POST
  • 4. What does POST do?
A) Creates user accounts.
B) Formats the hard drive.
C) Tests the computer hardware and checks for errors before loading the operating system.
D) Installs application software.
  • 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) Low-level drivers that provide basic operational control over hardware.
B) Applications for editing documents.
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 Driver Manager
B) BIOS or CMOS Setup
C) Bootstrap Loader
D) POST
  • 8. Where are BIOS Setup parameters stored according to the material?
A) Battery-backed CMOS RAM
B) USB flash drive
C) Hard disk partition
D) CPU cache
  • 9. Which BIOS Setup feature provides password protection from unauthorized use?
A) Password protection
B) Diskette configuration
C) Power Management
D) Video display type
  • 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) Unified Extensible Firmware Interface
B) Universal External Firmware Installation
C) Unified Electronic File Interface
D) User Extensible Firmware Integration
  • 12. What is UEFI intended to replace?
A) The GUI
B) The BIOS firmware interface
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) CMOS
D) GPT
  • 14. Which BIOS menu is used to change system boot options?
A) Ai Tweaker
B) Monitor
C) Tools
D) Boot
  • 15. Which BIOS menu displays system temperature and power status?
A) Main
B) Boot
C) Exit
D) Monitor
  • 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) Boot
B) Advanced
C) Main
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) Save the configuration
B) Format the USB
C) Delete the operating system
D) Remove the CMOS battery
  • 20. What is an operating system?
A) A storage device.
B) System software that manages computer memory, processes, software, and hardware.
C) An input device.
D) A type of computer cable.
  • 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) Microsoft Windows, Apple Mac OS X, and Linux
D) DOS, UNIX, and Android
  • 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) Graphical User Interface
B) Command-line interface
C) Firmware interface
D) Touch interface
  • 25. Which operating system is described as coming pre-loaded on most new PCs?
A) Microsoft Windows
B) Android
C) Mac OS X
D) Linux
  • 26. Which Windows version was released in 2015 according to the material?
A) Windows 10
B) Windows 7
C) Windows Vista
D) Windows 8
  • 27. Which Windows version introduced FAT32 support for partitions larger than 2 GB according to the material?
A) Windows 2000
B) Windows 98
C) Windows 95
D) Windows XP
  • 28. Which Windows version was the last DOS-based operating system from Microsoft?
A) Windows 98
B) Windows ME
C) Windows 2000
D) Windows XP
  • 29. What is Linux described as?
A) A proprietary operating system owned by Microsoft
B) A BIOS utility
C) A mobile-only operating system
D) A family of open source operating systems
  • 30. Which is an example of a Linux distribution listed in the material?
A) Ubuntu
B) Windows 10
C) Windows Server 2019
D) macOS Catalina
  • 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) Linux Mint
B) Microsoft Windows 7
C) Google Android
D) macOS Catalina
  • 33. What is boot?
A) Installing an application.
B) Formatting a hard disk.
C) Turning off a computer permanently.
D) Loading the first piece of software that starts a computer.
  • 34. What is bootable media?
A) Any application software.
B) A computer monitor.
C) A type of CPU.
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) Changing the CPU speed
B) Recovering an operating system that cannot start
C) Increasing monitor brightness
D) Creating a user password
  • 36. What is a cold boot?
A) Restarting a running computer from the operating system.
B) Opening BIOS setup.
C) Installing an application.
D) Starting a computer that is turned off.
  • 37. What is a warm boot?
A) Starting a computer that is completely powered off.
B) Loading BIOS for the first time.
C) Restarting a computer, typically from the operating system.
D) Formatting a USB drive.
  • 38. Which DiskPart command is used to identify available disks before selecting the USB drive?
A) clean
B) active
C) assign
D) list disk
  • 39. What is the purpose of the DiskPart clean command?
A) It assigns a drive letter.
B) It copies OS files.
C) It removes partitions or volume formatting from the selected disk.
D) It creates a primary partition.
  • 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) select partition ? copy files ? clean ? list disk ? active
C) format FAT32 ? list disk ? clean ? boot ? assign
D) list disk ? select disk ? clean ? create partition primary ? select partition ? active ? format FAT32 ? assign
נוצר בעזרת That Quiz — האתר ליצירת תרגולים ובדיקתם במתמטיקה ומקצועות נוספים.