Technical Support Fundamentals Flashcards
Abstraction:
To take a relatively complex system and simplify it for our use
Address bus:
Connects the CPU to the MCC and sends over the location of the data, but not the data itself
Algorithm:
A series of steps that solves specific problems
Android:
A mobile operating system based on Linux
Application:
A computer program designed for a specific use
ARPANET:
The earliest version of the Internet that we see today, created by the US government project DARPA in the 1960s
ASCII:
The oldest character encoding standard used is ASCII. It represents the English alphabet, digits, and punctuation marks
ATA:
The most common interface that hard drives use to connect to our system
ATX (Advanced Technology eXtended):
The most common form factor for motherboards
Backward compatible:
It means older hardware works with newer hardware
Binary system:
The communication that a computer uses is referred to as binary system, also known as base-2 numeral system
BIOS (Basic Input Output Services):
The BIOS is software that helps initialize the hardware in our computer and gets our operating system up and running
BIOS/UEFI:
A low-level software that initializes our computer’s hardware to make sure everything is good to go
Block storage:
It improves faster handling of data because the data isn’t stored in one long piece but in blocks, so it can be accessed more quickly
Boot:
To start up a computer
Bootloader:
A small program that loads the operating system
BYOD (Bring Your Own Device):
Refers to the practice of allowing people to use their own personal devices for work
Byte:
A group of 8 bits
Cache:
The assigned stored location for recently or frequently accessed data; on a mobile app it is where anything that was changed or created with that app is stored
Character encoding:
Is used to assign our binary values to characters so that we as humans can read them
Charge cycle:
One full charge and discharge of a battery
Children’s Online Privacy Protection Act (COPPA):
Regulates the information we show to children under the age of 13
Chrome OS:
A Linux-based operating system designed by Google
Clients:
A device that receives data from a server