The CompTIA 220-1002 exam is one of two exams requires to obtain the CompTIA A+ (1000 series). This exam will focus on operating systems like Windows, OSX, and Linux.
1) Which option is a proprietary operating system made by Google for mobile devices like laptops and tablets?
Chrome OS is a proprietary operating system made by Google. It is mostly used on laptops known as Chromebooks. Android is not proprietary, the OS and it's source code can be found online for free. Many Android editions exist, some made by Google some made by others like Samsung or online communities.
This question is filed under objective 1, Operating Systems
Chrome OS (sometimes styled as chromeOS) is a Gentoo Linux–based operating system designed by Google It is derived from the free software Chromium OS and uses the Google Chrome web browser as its principal user interface However, Chrome OS is proprietary software Google announced the project in July 2009, conceiving it as an operating system in which both applications and user data reside in the cloud: hence Chrome OS primarily runs web applications Source code and a public demo came that November The first Chrome OS laptop, known as a Chromebook, arrived in May 2011 Initial Chromebook shipments from Samsung and Acer occurred in July 2011… Read More
2) What is the maximum memory supported for the base editions of Windows 8 64-bit Windows 8.1 64-bit?
Windows 8 and 8.1 64-bit support a maximum of 128GB of memory. Other Windows 8 editions go as high as 512GB. This is a limit imposed by Microsoft and not a limit with 64-bit operating systems. In theory a 64-bit operating system can go as high as 16 Exabytes!
This question is filed under objective 1, Operating Systems
3) Where can you find most applications installed on OSX and macOS?
/Applications
is the location of most applications installed on Mac OSX and macOS. C:\Program Files\
and C:\Program Files (x86)\
are similar folders on Windows OS editions. Linux operating systems can greatly vary, but on many you can find many applications at /usr/bin
.
This question is filed under objective 1, Operating Systems
4) True or false:
BranchCache is a feature available to Windows operating systems that allows reading and writing to cached files in the event connectivity is lost to the file server.
BranchCache allows files to be read even when a connection cannot be made with the file server. For example, if a warehouse loses connectivity to the file server in the corporate office hundreds of miles away BranchCache could be used to allow warehouse employees to read locally cached files. BranchCache does not support writing to files unless connectivity to the file server can be established.
This question is filed under objective 1, Operating Systems
5) What operating system uses a web browser for most user facing functionality?
Google's Chrome OS is unique from other operating systems in that it primarily uses the web browser as it's user interface (Google Chrome). On some devices users can also install Android apps from the Google Play Store. It is not possible to run applications available for other operating systems like Windows and Mac on Chrome OS (unless they have a web version).
This question is filed under objective 1, Operating Systems
Chrome OS (sometimes styled as chromeOS) is a Gentoo Linux–based operating system designed by Google It is derived from the free software Chromium OS and uses the Google Chrome web browser as its principal user interface However, Chrome OS is proprietary software Google announced the project in July 2009, conceiving it as an operating system in which both applications and user data reside in the cloud: hence Chrome OS primarily runs web applications Source code and a public demo came that November The first Chrome OS laptop, known as a Chromebook, arrived in May 2011 Initial Chromebook shipments from Samsung and Acer occurred in July 2011… Read More
6) Which of the following is NOT an edition of Windows 8?
Windows 8 has 4 primary editions: Windows 8 (Core), Windows 8 Pro, Windows 8 Enterprise and Windows 8 RT. Windows 8 (Core) is often marketed as simply Windows 8 but many technical docs and other sources refer to it as Core to avoid confusion.
This question is filed under objective 1, Operating Systems
Windows 8, a major release of the Microsoft Windows operating system, was available in four different editions: Windows 8 (Core), Pro, Enterprise, and RT Only Windows 8 (Core) and Pro were widely available at retailers The other editions focus on other markets, such as embedded systems or enterprise All editions except RT support 32-bit IA-32 CPUs and x64 CPUs … Read More
7) A coworker asks for your help troubleshooting an issue. They have installed a new copy of Windows 10 Professional and noticed the operating system only shows 4GB of memory when there is 16GB installed in the computer. What is most likely the issue?
Many operating systems come in 32-bit and 64-bit versions. 32-bit versions are becoming less common but can still be found. 32-bit operating systems can only address up to 4GB of memory.
This question is filed under objective 1, Operating Systems
In computer architecture, 32-bit integers, memory addresses, or other data units are those that are 32 bits (4 octets) wide Also, 32-bit CPU and ALU architectures are those that are based on registers, address buses, or data buses of that size 32-bit microcomputers are computers in which 32-bit microprocessors are the norm … Read More
8) Which boot method requires a network interface?
Preboot Execution Environment (PXE) is a special boot type that downloads an image from a server on the network. Fixed Drive is a boot type that uses an internal HDD or SSD. eSata is a type of external drive attachment. FTP is a protocol for transferring files and not a boot type.
This question is filed under objective 1, Operating Systems
In computing, the Preboot execution Environment (PXE, most often pronounced as pixie) specification describes a standardized client–server environment that boots a software assembly, retrieved from a network, on PXE-enabled clients On the client side it requires only a PXE-capable network interface controller (NIC), and uses a small set of industry-standard network protocols such as DHCP and TFTP The concept behind the PXE originated in the early days of protocols like BOOTP/DHCP/TFTP, and as of 2015 it forms part of the Unified Extensible Firmware Interface (UEFI) standard In modern data centers, PXE is the most frequent choice for operating system booting, installation and deployment… Read More
9) Which of the following is a mobile operating system?
Android is an operating system primarily meant for mobile devices like touchscreens.
This question is filed under objective 1, Operating Systems
Android is a mobile operating system based on a modified version of the Linux kernel and other open source software, designed primarily for touchscreen mobile devices such as smartphones and tablets Android is developed by a consortium of developers known as the Open Handset Alliance and commercially sponsored by Google It was unveiled in November 2007, with the first commercial Android device launched in September 2008 It is free and open source software its source code is known as Android Open Source Project (AOSP), which is primarily licensed under the Apache License However most Android devices ship with additional proprietary software pre-installed, most notably Google Mobile Services (GMS) which includes core apps such as Google… Read More
10) True or false:
All Linux applications can be run on macOS
An application built for one operating system cannot always be run on other operating systems. It will vary from application to application and support for each operating system must be enabled by the developers. Linux and macOS do have many similarities making it common for applications to be supported on both, but it is not automatic or guaranteed.
This question is filed under objective 1, Operating Systems
11) Which operating system installation type will wipe all existing data and partitions from the disk?
A clean installation will completely delete existing data and partitions on the chosen disk. It can be used to re-install the previous OS with a clean state, upgrade an OS or switch operating system types (e.g. from Windows to Linux). If data needs to be kept it should be backed up to a different drive or cloud provider first.
This question is filed under objective 1, Operating Systems
12) True or false:
A 32-bit application can be run by a 64-bit operating system
13) What type of OS installation type updates an OS and can keep existing files, applications and settings?
An in-place upgrade is an installation type that updates an existing operating system while keeping things like files, applications and settings from the existing operating system.
This question is filed under objective 1, Operating Systems
14) Which option is a full drive encryption solution provided with Microsoft Windows?
BitLocker is a full drive encryption solution provided with Microsoft Windows operating systems. TrueCrypt and VeraCrypt are third party encryption solutions and do not come with Windows.
This question is filed under objective 1, Operating Systems
BitLocker is a full volume encryption feature included with Microsoft Windows versions starting with Windows Vista It is designed to protect data by providing encryption for entire volumes By default, it uses the AES encryption algorithm in cipher block chaining (CBC) or XTS mode with a 128-bit or 256-bit key CBC is not used over the whole disk it is applied to each individual sector … Read More
15) Which edition of Microsoft Windows cannot be joined to an Active Directory domain?
Certain business focused features like joining an Active Directory domain are not supported in all Windows editions. Windows 7 Home Premium does not include support for joining Active Directory domains.
This question is filed under objective 1, Operating Systems
16) What acronym is used when a product or feature is no longer supported by the vendor?
The term End of Life (EOL) refers to a product or feature that is no longer supported by the vendor. While it may still function no new updates, security fixes or support will be offered by the vendor. Most software like applications and operating systems have an EOL date.
This question is filed under objective 1, Operating Systems
An end-of-life product (EOL product) is a product at the end of the product lifecycle, indicating that the product is at the end of its useful life (from the vendor's point of view) At this stage, a vendor stops the marketing, selling, or provision of parts, services or software updates for the product (The vendor may simply intend to limit or end support for the product) In the specific case of product sales, a vendor may employ the more specific term "end-of-sale" ("EOS") The time-frame after the last production date depends on the product and relates to the expected product lifetime from a customer's point of view… Read More
17) Which of the following IS an edition of Windows 10?
Windows 10 comes in several different editions: Home, Pro, Pro for Workstations, S, Education, Pro Education, Enterprise, Enterprise LTSC, X, IoT and Team. The remaining options (with Bing, Starter and Ultimate) have been used in past Windows editions but are not available with Windows 10.
This question is filed under objective 1, Operating Systems
Windows 10 has twelve editions, all with varying feature sets, use cases, or intended devices Certain editions are distributed only on devices directly from an original equipment manufacturer (OEM), while editions such as Enterprise and Education are only available through volume licensing channels Microsoft also makes editions of Windows 10 available to device manufacturers for use on specific classes of devices, including IoT devices and previously marketed Windows 10 Mobile for smartphones … Read More
18) Which of the following operating systems are Linux based?
Android is a mobile operating system that uses a custom Linux kernel. You can imagine a kernel as the brain of an operating system. The type of kernel used in an OS determines what type of OS it is. Linux flavors use a Linux kernel, Windows editions use the Windows NT kernel, iOS and macOS use Apple's XNU kernel (XNU itself is based on Unix). Easy right?
This question is filed under objective 1, Operating Systems
Android is a mobile operating system based on a modified version of the Linux kernel and other open source software, designed primarily for touchscreen mobile devices such as smartphones and tablets Android is developed by a consortium of developers known as the Open Handset Alliance and commercially sponsored by Google It was unveiled in November 2007, with the first commercial Android device launched in September 2008 It is free and open source software its source code is known as Android Open Source Project (AOSP), which is primarily licensed under the Apache License However most Android devices ship with additional proprietary software pre-installed, most notably Google Mobile Services (GMS) which includes core apps such as Google… Read More
19) True or false:
Bitlocker is available for Microsoft Windows while EFS is a comparable disk encryption solution for Linux and Mac
Both Bitlocker and Encrypting File System (EFS) are solutions available to Microsoft Windows operating systems. Bitlocker encrypts an entire disk while EFS is a file-level encryption technology.
This question is filed under objective 1, Operating Systems
The Encrypting File System (EFS) on Microsoft Windows is a feature introduced in version 30 of NTFS that provides filesystem-level encryption The technology enables files to be transparently encrypted to protect confidential data from attackers with physical access to the computer EFS is available in all versions of Windows except the home versions (see Supported operating systems below) from Windows 2000 onwards By default, no files are encrypted, but encryption can be enabled by users on a per-file, per-directory, or per-drive basis Some EFS settings can also be mandated via Group Policy in Windows domain environmentsCryptographic file system implementations for other operating systems are available, but the Microsoft EFS is not… Read More
20) Which option can be used to speed up a fresh installation of Windows 10 onto many computers?
An Unattended installation can be used to install Windows 10 without the usual user interface and configuration wizard. This is done by creating a new installer with an answer file which is used to configure the install without prompting the user to answer questions.
This question is filed under objective 1, Operating Systems
You can go back and review your answers or grade your test.