• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/89

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

89 Cards in this Set

  • Front
  • Back
refers to the ownership of certain types of information, ideas, or representations
intellectual property
the area where data can be left on a permanent basis when it is not immediately needed for processing
storage
an electronic component that can be programmed to perform tasks based on data it receives
CPU (central processing unit)
to serve computers on a network
server
software or digital device such as a computer that requests data from a server
client
a large and expensive computer capable of simultaneously processing data for hundreds or thousands of users
a mainframe computer
a problem that requires massive amounts of data to be processed using complex mathematical calculations
a compute-intensive problem
a pocket-sized digital appointment book with a small qwerty keyboard or a touch sensitive screen, designed to run on batteries and be used while holding it
a PDA (personal digital assistant)
a PDA enhanced with features such as removable storage, email, web access, voice communications, built in camera, and GPS
a handheld computer
refers to the form in which data is stored, processed, and transmitted
data representation
text, numbers, graphics, sound, and video that has been converted into discrete digits such as 0's and 1's
Digital data
represented using an infinite scale of values
analog data
a 1 or 0 used in the digital representation of data
a bit
consisists of numbers that might be used in arithmetic operations.
numeric data
has only two digits 0 and 1
binary number system
composed of letters, symbols, and numerals that are not used in arithmetic operations
Character data
main code to represent character data, requires only seven bits
ASCII
what does ASCII stand for
American Standard Code for Information Interchange
ASCII with eight bits
Extended ASCII
the process in which a computer executes a single instruction
the instruction cycle
BONUS possibly: the human readable version of a program
source code
computers accomplish a wide array of complex tasks by performing a very limited what?
set of machine language instructions very fast
any method that confirms a persons identity using something the person knows, someth the person possesses, or something the person is
authentication
fingerprint, facial features, or retinal pattern
biometrics
a series of characters, letters and possibly numbers or special symbols that becomes a persons unique identifier similar to a social security number
a user ID
a s eries of characters that verifies a user ID and guarantees that you are the person you claim to be
a password
differentiate between uppercase and lowercase
case sensitive
the size and dimensions of a component, such as a system board or system unit
form factor
fits on a desk and runs on power from an electrical wall outlet
desktop computer
the circuitry that transports data to and from the microprocessor
front side bus
increases the speed of data moving to the processor
Hyper transport
the number of bits that a microprocessor can manipulate at one time
word size
special high speed memory that allows a microprocessor to access data more rapidly than from memory located elsewhere on the system board
cache
a microprocessor with complex instructions requiring several clock cycles for execution
CISC
what does CISC stand for?
complex instruction set computer
a microprocessor with a limited set of simple instructions uses what?
RISC
what does RISC stand for?
reduced instruction set computer
the processor must complete instructions one at a time before it completes the next instruction
serial processing
a processor can begin executing an instruction before it completes the previous instruction
pipelining
multiple instructions are executed at the same time
parallel processing
a single microprocessor that contains circuitry for more than one processing unit
a multi core processor
circuitry that enables a single processor to simulate two processors
HTT
what does HTT stand for?
Hyper Threading Technology
results of tests ran to gauge the overall speed of a microprocessor
benchmarks
a temporary holding area for data, application rpogram instructions, and the operating system
RAM (random acceess memory)
the most popular type of RAM in todays computers?
SDRAM
SDRAM typically available on a small circuit board called what?
DIMM
what does DIMM stand for?
(dual inline memory module)
a type of memory circuitry that holds the computers startup routine
ROM (read only memory)
CD and DVD storage technologies are classified as?
optical storage
dark spots on the disks surface?
pits
lighter, non pitted surface areas of the disk?
lands
each pit is how small?
less than one millionth of a meter (micron) 1500 side by side are about the width of the head of a pin
display device using the same sort of glass tube as a standard television
a CRT monitor (cathode ray tube)
produces an image by manipulating light within a layer of liquid crystal cells
an LCD (liquid crystal display)
creates an on screen image by illuminating miniature colored fluorescent lgihts arrayed in a panel like screen
plasma screen technology
a measure of image clarity, the distance in millimeteres between like colored pixels
dot pitch (dp)
small dots of light that form an image
pixels
how far to the side you can still clearly see the screen image
viewing angle width
the speed at which the screen is repaint
a CRT's refresh rate
software that helps a preipheral device establish communication with a computer
a device driver
a collection of drawings and photos designed to be inserted in documents
clip art
a grid like structure that can hold text or pictrures
a table
automatically creates personalized letters by combining the infor in a mailing list with a form letter
a mail merge
uses rows and columns of numbers to create a model of representation of a real situation
a spreadhseet
provides tools to create electronic spreadsheets
spreadsheet software
based on a grid of columns and rows
a worksheet
a number that you want to use in a calculation
a value
any text used to describe data
a label
works behind the scenes to tell the computer how to use contents of cells in calculations
a formula
helps you analyze large sets of data to discover relationships and patterns
statistical software
provides tools for solving a wide range of math, science, and engineering problems
mathematical modeling software
offers a variety of tools for tracking monetary transactions and investments
money management software
a set of keywoards and operators that describe information you want to find
a query
provides a set of commands for locating and manipulating data
a query language (such as SQL)(Structured Query Language)
any picture, drawing, sketch, photgraph, image, or icon that apprears on your computer screen
graphics
designed to help you create, manipulate, and print graphics
graphics software
provides a set of electronic pens, brushes, and paints for painting images on the screen
paint software
designed to automate specialized tasks in a specific market or business
vertical market software
generic software that just about any business can use
horizontal market software (payroll software)
copyrighted software that is available for free
freeware
makes source code available to programmers who want to modify and improve the software
open source software
guides you through the installation process
a setup program
database that keeps track of your computers peripheral devices, software preferences, and settings
the windows registry
any system or application software that is installed locally on the hard disk
local application
typicallly contains suspicious code such as a virus signature
a quarantined file
allows multiple parts, or threads to run simultaneously
multithreading
a region of memory that holds data waiting to be transferred from one device to another
buffer
a situation in which instructions and data from one area of memory overflow into memory allocated to another program
a memory leak