- Shuffle
Toggle OnToggle Off
- Alphabetize
Toggle OnToggle Off
- Front First
Toggle OnToggle Off
- Both Sides
Toggle OnToggle Off
Front
How to study your flashcards.
Right/Left arrow keys: Navigate between flashcards.right arrow keyleft arrow key
Up/Down arrow keys: Flip the card between the front and back.down keyup key
H key: Show hint (3rd side).h key
![]()
PLAY BUTTON
![]()
PLAY BUTTON
![]()
29 Cards in this Set
- Front
- Back
|
hardware
|
refers to the tangible parts of computer systems and typically includes support for processing, storage, input, and output
|
|
processing
|
carries out the instructions provided by software using specially design circuitry and a well defined routine to transform data into useful outputs
|
|
transistor
|
electronics component typically composed of silicon that opens or closes a circuit to alter the flow of electircity to store and manipulate bits
|
|
integrated circuit
|
(processor or chip) connects tiny transistors and other electronics components on a thin piece of semiconductive material such as silicon
|
|
central processing unit (CPU)
|
group of circuits that perform the processing in a computer, typically in one integrated circuit called a microprocessor
|
|
multicore processor
|
such as a dual-core, triple-core, or quad-core processor, combines multiple CPUs on one chip to share the workload and speed up processing.
|
|
Moore's Law
|
states that the number of transistors on a chip will double about every two years.
|
|
multiprocessing
|
processing that occurs using more than one unit, to increase productivity and performance.
|
|
motherboard
|
the primary circuit of a computer to which all core components are connected including the CPU
|
|
bus
|
subsystem on the motherboard that transfers data among system components.
|
|
machine cycle
|
is used as an orderly method of processing software instructions
|
|
storage
|
refers to the ability to maintain data within the system temporarily or permanently
|
|
Random access memory(RAM)
|
is temporary, or volatile, memory that stores bytes of data and program instructions for the processor to access
|
|
video memory
|
sometimes called video RAM, VRAM, or graphics memory, is used to store image data for a computer display in order to speed the processing and display of video and graphics images.
|
|
Read-only memory (ROM)
|
provides permanent storage for data and instructions taht do not change, such as firmware- programs and data from the computer manufacturer, including the boot process used to start the computer.
|
|
magnetic storage
|
storage technology that uses the magnetic properties or iron oxide particles to store bits and bytes more permanently than RAM using magnetic properties rather than electric charges
|
|
optical storage
|
media, such as CDS, DVDs, and Blu-Ray discs, store bits by using an optical laser to burn pits into the surface of a highly reflective disc. a pit in a specified location represents a 0 and the lack of a pit represents a 1.
|
|
solid-state storage
|
device stores data using sold-state electronics such as transistors, and unlike magnetic and optical media does not require any moving mechanical parts.
|
|
cloud storage
|
refers to storing data files over the internet (the clous), using web-based services, rather than on your own computer
|
|
I/O
|
refers to input and output- the manner in which data is received into a computer system, and the manner in which information and the results of processing are provided to the user from a computer system.
|
|
input device
|
assists in capturing and entering data into a computer system
|
|
general-purpose input device
|
one that is designed to be used for a wide variety of computing activities
|
|
special-purpose input device
|
designed to provide input for one specific type of activity
|
|
output device
|
allows a user to observe the results of computer processing with one or more senses
|
|
video card (graphics card)
|
combines video processing and storage onto an expansion card, or integrated onto the motherboard to manage video images for display
|
|
display
|
provides visual computer output for observation on a monitor or screen
|
|
printer
|
output device dedicated to providing computer output on paper or three-dimensional output in plastic
|
|
audio and special media output
|
devices designed to provide output to all of the senses.
|
|
expansion
|
refers to a computer's capacity to interface with a variety of external devices such as I/O devices, network devices, and storage devices by connecting through ports, slots, and wireless technologies.
|