ThatQuiz Tesztkönyvtár Töltsd ki most ezt a tesztet
BIOS OS Bootable Media
Közreműködött: GhostCore
  • 1. What does BIOS stand for?
A) Basic Input/Output System
B) Basic Internet Operating Service
C) Boot Information Output Service
D) Binary Input Operating Setup
  • 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 connects the PC to the internet.
C) It installs application software.
D) It creates user documents.
  • 3. Which BIOS function tests computer hardware before loading the operating system?
A) CMOS Setup
B) POST
C) Bootstrap Loader
D) BIOS Drivers
  • 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) BIOS Drivers
B) Bootstrap Loader
C) POST
D) CMOS Setup
  • 6. What are BIOS drivers described as?
A) Low-level drivers that provide basic operational control over hardware.
B) Utilities for creating partitions.
C) Applications for editing documents.
D) Network programs for browsing.
  • 7. Which BIOS function allows configuration of hardware settings, passwords, time, and date?
A) Bootstrap Loader
B) POST
C) BIOS Driver Manager
D) BIOS or CMOS Setup
  • 8. Where are BIOS Setup parameters stored according to the material?
A) Hard disk partition
B) CPU cache
C) Battery-backed CMOS RAM
D) USB flash drive
  • 9. Which BIOS Setup feature provides password protection from unauthorized use?
A) Password protection
B) Power Management
C) Diskette configuration
D) Video display type
  • 10. Which UEFI feature allows it to work with GUID Partition Table?
A) GPT support
B) Command-line interface
C) FAT32 formatting only
D) Optical drive support
  • 11. What does UEFI stand for?
A) User Extensible Firmware Integration
B) Unified Electronic File Interface
C) Unified Extensible Firmware Interface
D) Universal External Firmware Installation
  • 12. What is UEFI intended to replace?
A) The hard disk
B) The BIOS firmware interface
C) The operating system
D) The GUI
  • 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) Boot
B) Tools
C) Monitor
D) Ai Tweaker
  • 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) Monitor
B) Boot
C) Ai Tweaker
D) Tools
  • 17. Which BIOS menu provides an overview of basic system information and allows date and time settings?
A) Advanced
B) Exit
C) Boot
D) Main
  • 18. Which key is listed as one possible key for entering BIOS setup during POST?
A) F2
B) F10 only
C) F5 only
D) F1 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) 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) DOS, UNIX, and Android
D) Android, iOS, and Windows Phone
  • 22. What does GUI stand for?
A) General User Installation
B) Graphical User Interface
C) Graphical Utility Input
D) General Utility Interface
  • 23. How does a GUI allow users to interact with a computer?
A) By formatting storage media.
B) By typing every command only.
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) Firmware interface
B) Command-line interface
C) Graphical User Interface
D) Touch interface
  • 25. Which operating system is described as coming pre-loaded on most new PCs?
A) Android
B) Mac OS X
C) Microsoft Windows
D) Linux
  • 26. Which Windows version was released in 2015 according to the material?
A) Windows 8
B) Windows Vista
C) Windows 7
D) Windows 10
  • 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 98
D) Windows 2000
  • 28. Which Windows version was the last DOS-based operating system from Microsoft?
A) Windows XP
B) Windows 98
C) Windows ME
D) Windows 2000
  • 29. What is Linux described as?
A) A mobile-only operating system
B) A proprietary operating system owned by Microsoft
C) A family of open source operating systems
D) A BIOS utility
  • 30. Which is an example of a Linux distribution listed in the material?
A) macOS Catalina
B) Ubuntu
C) Windows Server 2019
D) Windows 10
  • 31. Who created the Linux kernel in 1991 according to the material?
A) Intel
B) Steve Jobs
C) Linus Torvalds
D) Bill Gates
  • 32. Which of the following is identified as a mobile operating system?
A) macOS Catalina
B) Microsoft Windows 7
C) Google Android
D) Linux Mint
  • 33. What is boot?
A) Turning off a computer permanently.
B) Formatting a hard disk.
C) Loading the first piece of software that starts a computer.
D) Installing an application.
  • 34. What is bootable media?
A) Physical media such as CD, DVD, or USB flash drive that can boot a PC-compatible machine.
B) Any application software.
C) A computer monitor.
D) A type of CPU.
  • 35. Which is a common use of bootable media?
A) Recovering an operating system that cannot start
B) Changing the CPU speed
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) Restarting a computer, typically from the operating system.
B) Formatting a USB drive.
C) Starting a computer that is completely powered off.
D) Loading BIOS for the first time.
  • 38. Which DiskPart command is used to identify available disks before selecting the USB drive?
A) clean
B) active
C) list disk
D) assign
  • 39. What is the purpose of the DiskPart clean command?
A) It copies OS files.
B) It assigns a drive letter.
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) list disk ? select disk ? clean ? create partition primary ? select partition ? active ? format FAT32 ? assign
C) select partition ? copy files ? clean ? list disk ? active
D) format FAT32 ? list disk ? clean ? boot ? assign
Létrehozva That Quiz — a matematika és más tantárgyak teszt létrehozásának és osztályozásának webhelye.