A+ Cert Core 2 Flashcards
Registry
Central configuration database where Windows stores and retrieves startup settings, hardware and software configuration, and information for local user accounts.
What is the main reason for 64-Bit operating systems being more effective and popular than that of 32-Bit operating system
64-Bit operating systems can handle larger amounts of Random Access Memory (RAM). 32-Bit operating systems max out at 4 GB RAB.
What operating system uses a “rolling-release” schedule where free updates and features are added but the main version number does not change?
Windows 10
What Windows program allows the use of Scripting language for task automation?
PowerShell
What Graphical User Interface Windows utility can you use to schedule automated tasks, partition hard drives, view logged system events, and manage Windows services and hardware devices?
Computer Management
What popular Windows features were killed after Windows 7 because of security risk?
- Gadgets
- Windows Media Center
- Backup and Restore ( Replaced by File History)
What Windows Operating system runs on Special Windows Embedded Security Cameras?
Windows IoT
In which Mac OS X version was Dark Mode introduced for Apple Devices?
Mojave ( Also known as 10.14 )
Which Mac OS X tool creates an incremental backup of files that can be restored at a later date?
Time Machine
Which Linux commands helps users find files with specific words and phrases? ( Compared to “Windows button” + “F” in Windows )
Grep
Which Mac OS feature lets you install Windows Operating System on your Mac System?
Boot Camp
What option of Format checks for bad sectors on your physical hard drive before formatting the drive?
Full Format
GPT (GUID Partition Table)
The GUID Partition Table (GPT) is the latest standard supported by modern Operating Systems. It can be used with disks of any sizes and it allows for almost unlimited numbers of partitions
Which option of Operating System installation is used when the OS image is installed from a network server? ( using PXE or NetBoot )
Remote Network Operating System Installation
What do you need to change a file’s extention to, to make it run on Windows CMD?
.bat
.ps1 is used for Windows Powershell
.sh is used for Unix systems
.vbs is used for Windows Visual Basic Scripting