ThatQuiz Βιβλιοθήκη δοκιμασιών Εκτέλεση της δοκιμασίας τώρα
BIOS OS Bootable Media
Συνεισφορά από: GhostCore
  • 1. What does BIOS stand for?
A) Basic Input/Output System
B) Boot Information Output Service
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 connects the PC to the internet.
B) It is the first software run by the PC and helps start the boot process.
C) It creates user documents.
D) It installs application software.
  • 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) Tests the computer hardware and checks for errors before loading the operating system.
C) Installs application software.
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) Applications for editing documents.
C) Low-level drivers that provide basic operational control over hardware.
D) Utilities for creating partitions.
  • 7. Which BIOS function allows configuration of hardware settings, passwords, time, and date?
A) POST
B) BIOS or CMOS Setup
C) BIOS Driver Manager
D) Bootstrap Loader
  • 8. Where are BIOS Setup parameters stored according to the material?
A) CPU cache
B) USB flash drive
C) Battery-backed CMOS RAM
D) Hard disk partition
  • 9. Which BIOS Setup feature provides password protection from unauthorized use?
A) Diskette configuration
B) Password protection
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) Command-line interface
D) Optical drive support
  • 11. What does UEFI stand for?
A) Unified Electronic File Interface
B) User Extensible Firmware Integration
C) Unified Extensible Firmware Interface
D) Universal External Firmware Installation
  • 12. What is UEFI intended to replace?
A) The operating system
B) The hard disk
C) The GUI
D) The BIOS firmware interface
  • 13. Which partitioning method is described as having limitations on the number and size of partitions?
A) GPT
B) FAT32
C) MBR
D) CMOS
  • 14. Which BIOS menu is used to change system boot options?
A) Tools
B) Monitor
C) Boot
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) Ai Tweaker
B) Tools
C) Monitor
D) Boot
  • 17. Which BIOS menu provides an overview of basic system information and allows date and time settings?
A) Main
B) Advanced
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) F2
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) Save the configuration
D) Format the USB
  • 20. What is an operating system?
A) System software that manages computer memory, processes, software, and hardware.
B) A storage device.
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) Android, iOS, and Windows Phone
B) Linux, ChromeOS, and iOS
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 User Installation
C) General Utility Interface
D) Graphical User Interface
  • 23. How does a GUI allow users to interact with a computer?
A) By using graphics and text such as icons, buttons, and menus.
B) By typing every command only.
C) By changing motherboard jumpers.
D) By formatting storage media.
  • 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) Mac OS X
B) Linux
C) Android
D) Microsoft Windows
  • 26. Which Windows version was released in 2015 according to the material?
A) Windows 8
B) Windows Vista
C) Windows 10
D) Windows 7
  • 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 XP
D) Windows 95
  • 28. Which Windows version was the last DOS-based operating system from Microsoft?
A) Windows 98
B) Windows XP
C) Windows 2000
D) Windows ME
  • 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) Windows 10
C) macOS Catalina
D) Ubuntu
  • 31. Who created the Linux kernel in 1991 according to the material?
A) Steve Jobs
B) Linus Torvalds
C) Bill Gates
D) Intel
  • 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) Installing an application.
B) Formatting a hard disk.
C) Loading the first piece of software that starts a computer.
D) Turning off a computer permanently.
  • 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) Changing the CPU speed
B) Increasing monitor brightness
C) Recovering an operating system that cannot start
D) Creating a user password
  • 36. What is a cold boot?
A) Restarting a running computer from the operating system.
B) Installing an application.
C) Starting a computer that is turned off.
D) Opening BIOS setup.
  • 37. What is a warm boot?
A) Loading BIOS for the first time.
B) Restarting a computer, typically from the operating system.
C) Formatting a USB drive.
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) active
B) clean
C) list disk
D) assign
  • 39. What is the purpose of the DiskPart clean command?
A) It creates a primary partition.
B) It removes partitions or volume formatting from the selected disk.
C) It copies OS files.
D) It assigns a drive letter.
  • 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) assign ? clean ? list disk ? exit ? format FAT32
C) select partition ? copy files ? clean ? list disk ? active
D) format FAT32 ? list disk ? clean ? boot ? assign
Δημιουργήθηκε με That Quiz — δικτυακός τόπος για τη δημιουργία δοκιμασιών και βαθμολόγησης στα μαθηματικά και σ` άλλα αντικείμενα.