Send a link to your students to track their progress
76 Terms
1
New cards
What does IT stand for?
information technology
2
New cards
The digital divide refers to ________
unequal access to and knowledge of information technology based on socioeconomic status
3
New cards
technical support
People who are available to help customers with problems
4
New cards
computer networking
the sharing of data or services
5
New cards
IT security
the set of defenses put in place to counter threats to technology infrastructure and data resources
6
New cards
True or False: Computers power almost everything in the world from calculators to satellite systems
True
7
New cards
What is an operating system?
software that supports a computer's basic functions, such as scheduling tasks, executing applications, and controlling peripherals.
8
New cards
Examples of operating systems
Microsoft Windows, Mac OS X, and Linux
9
New cards
What is open source software?
Software that can be freely used, modified, and shared
10
New cards
What is an algorithm?
a set of well-defined steps for performing a task or solving a problem
11
New cards
What does it stand for?
information technology
12
New cards
The digital divide refers to ________
unequal access to and knowledge of information technology based on socioeconomic status
13
New cards
technical support
People who are available to help customers with problems
14
New cards
computer networking
the sharing of data or services
15
New cards
IT security
the set of defenses put in place to counter threats to technology infrastructure and data resources
16
New cards
True or False: Computers power almost everything in the world from calculators to satellite systems
True
17
New cards
What is an operating system?
the software that supports a computer's basic functions, such as scheduling tasks, executing applications, and controlling peripherals.
18
New cards
Examples of Operating Systems
Microsoft Windows, Mac OS X, and Linux
19
New cards
What is open source software?
Software that can be freely used, modified, and shared
20
New cards
What is an algorithm?
a set of well-defined steps for performing a task or solving a problem
21
New cards
Examples of open source software
Mozilla Firefox
22
New cards
system administrator
a person in charge of managing and maintaining a computer system of telecommunication system
23
New cards
Infrastructure systems
the base foundation or shared IT services used for multiple applications.
24
New cards
character encoding
the representation of characters on the keyboard with bytes
25
New cards
Abstraction
a simplified representation of something more complex.
26
New cards
Computers count with ___ numbers
binary
27
New cards
4 layers of a computer
Hardware, Operating System, Software, Users
28
New cards
What is hardware?
The physical components of a computer.
29
New cards
What is software?
any set of instructions that tells the hardware what to do
30
New cards
What is a user interface?
the part of the computer with which the user interacts
31
New cards
logic gate
An electrical circuit that produces output as determined by the corresponding logic table.
32
New cards
How many possible values can we have with 8 bits?
256
33
New cards
What is a desktop?
A computer which can fit under or over a desk
34
New cards
What are ports?
Connection points that we can connect devices to that extend the functionality of our computer
35
New cards
What does the CPU stand for and what does it do?
Central Processing Unit; it is the brain of the computer which performs that calculation or data processing
36
New cards
What component does the CPU communicate heavily with?
The RAM
37
New cards
What does RAM stand for and what does it do?
Random Access Memory; is a computers short-term memory. Reads, changes, deletes and writes
38
New cards
What component is used to store long-term memory?
The Hard drive
39
New cards
What is a motherboard and what does it do?
the main circuit board of the computer and it connects all of the physical components of a computer together
40
New cards
What is the power supply?
Converts power from the wall outlet to a usable format for the computer and its components.
41
New cards
What are programs?
Instructions that a computer follows
42
New cards
What is EDB?
Eternal Data Bus
43
New cards
What does the MCC stand for?
memory controller chip
44
New cards
What does the MCC do?
Its the bridge between CPU and the RAM
45
New cards
What is the address bus?
It connects the CPU to the MCC
46
New cards
What is cache?
Very fast memory in the CPU, used to store frequently accessed data or instructions. Like stuff that we have in our pockets
47
New cards
What are the 3 levels of cache in a CPU?
L1, L2, L3
48
New cards
What is a clock wire?
Lets the CPU know when it can start calculations
49
New cards
What is gigahertz?
The number of billions of CPU cycles per second
50
New cards
True or False: CPUs are prone to overheating
True
51
New cards
True or False: Any CPU on to any motherboard
False
52
New cards
What are the 2 major CPU sockets
LGA (Land Grid Array) and PGA( Pin Grid Array
53
New cards
LGA CPU
Pins stick out of motherboard
54
New cards
PGA CPU
Pins located on processor itself
55
New cards
What are the type of bit architectures on CPUs?
32 bit and 64 bit architecture
56
New cards
What is 32 bit- architecture?
Capable of transferring 32 bits of data per clock cycle
57
New cards
What is 64 bit-architecture?
Capable of transferring 64 bits of data per clock cycle
58
New cards
What are the components on a motherboard?
Chipset, CPU, DIMM/RAM slots
59
New cards
What are the two chips on a chipset?
Northbridge and Southbridge
60
New cards
What is the northbridge chip?
One or more chips in a computer's chipset that controls communications between the CPU and RAM on the motherboard. (1)
61
New cards
What is the southbridge chip?
manages input/output (I/O) interfaces for the computer such as USB or hard drives
62
New cards
What are peripherals?
Physical devices that allow for data to be into a computer, data to be returned to the user,
63
New cards
Expansion slots
A space on the motherboard that increases functionality of the computer
64
New cards
Form factors are
A set of specifications on the size, shape, and configuration of a computer hardware component such as a case, power supply, or motherboard.
65
New cards
What is the most common form factor?
ATX (Advanced Technology Extended
66
New cards
What is a driver?
small program that tells the operating system how to communicate with a specific device
67
New cards
Where is the BIOS stored?
In the motherboard
68
New cards
What is BIOS?
BIOS stands for Basic Input Output System and is a combination of low-level software and drivers that function as the interface, intermediary, or layer between a computer's hardware and its operating system.
69
New cards
CMOS battery
The battery on the motherboard used to power the CMOS chip that holds BIOS setup data
70
New cards
What is a ROM chip?
The Read-Only Memory chips provides the software needed for the computer to start.
71
New cards
True or False: ROM is volatile like RAM
False
72
New cards
What is a POST?
Power On Self Test, A hardware check preformed during BIOS