1.10 - CompTIA A+ Core 2

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

32-bit application

An application that runs on a 32-bit (x86), and a 64-bit (x64) processor.

2
New cards

64-bit application

An application that can only run on a 64-bit (x64) processor.

3
New cards

RAM

Random Access Memory - a temporary, volatile location for computer applications, data, and instructions.

4
New cards

RAM requirements

Specifications that dictate how much RAM is required to run an application. Critical specification - without enough RAM, the application may perform poorly, or not at all. Typically listed above and beyond the OS requirements.

5
New cards

\Program Files (x86)

Windows folder used to store 32-bit applications.

6
New cards

\Program Files

Windows folder used to store 64-bit applications.

7
New cards

CPU

The “brain” of the computer that executes instructions from applications and the operating system.

8
New cards

CPU requirements

Specifications that outline the minimum and recommended processing power needed for applications to function correctly. This includes factors such as clock speed, core count, and architecture.

9
New cards

Integrated graphics card

A graphics card where the CPU and GPU are on the same chip, utilizing system memory for graphics.

10
New cards

Dedicated graphics card (GPU)

A discrete graphics card providing VRAM and higher graphics processing power for advanced applications like gaming and video editing.

11
New cards

Storage requirements

The amount of drive space that applications require for installation and use.

12
New cards

External hardware tokens

Physical tokens, often USB devices, needed to unlock/use applications, ensuring operation only when the token is connected.

13
New cards

Application to OS compatibility

The requirement for applications to match the operating system they are being installed onto.

14
New cards

Image deployment

A method allowing the installation of an entire OS with desired applications on multiple machines using OS images. Useful for companies.

15
New cards

Physical media installation

Installing applications from a physical flash drive (e.g., CD, DVD, USB). Increasingly rare method, and commonly used for when a machine cannot connect to the Internet (e.g., data centers).

16
New cards

ISO files

Used to install operating systems. Disk image that contains operating system files organized into folders within its own filesystem. Mounted into your main OS as a separate drive (i.e., separate drive letter).

17
New cards

Downloadable package

Applications installed directly from the Internet - install from the developer website, or from a centralized app store for better security.

18
New cards

Device impact for new applications

Refers to issues seen after an upgrade - such as slowdowns, non-functioning applications, and deleted files

19
New cards

Network impact for new applications

Access to internal services - rights and permissions to file shares.

20
New cards

Operation impact for new applications

Time-sensitive application installation - updated applications may also require workflow changes.

21
New cards

Business considerations for new applications

Critical processes are sensitive to downtime and outages. Applications have the same rights and permissions as the user who is logged in. Unknown/untested applications can therefore cause significant issues.