• 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/34

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;

34 Cards in this Set

  • Front
  • Back
Communicating two or more signals over a common channel
mutliplexing
Using more than one CPU at a time
multiprocessing
The process of looking for and removing errors in a program
debug
Hostile and insulting interaction between Internet users
flaming
A device which translate between the analog phone line and the digital computer
modem
Computer that is the heart of a network of computers or terminals which allows hundreds of people to work at the same time on the same data.
mainframe
To conceal information by means of a code or cipher
encrypt
The instructions that the computer uses to tell itself how it "operates"
operating system
Allowing communication in only one direction at a time
simplex
A process of transferring data by placing it in a temporary working area where another program may access it for processing at a later point in time
spooling
the part of the CPU that executes the computer's commands by doing arithmetic or the logical comparisons <(less than),> (greater than), and = (equal to).
Arithmetic Logic Unit (ALU)
Writes the program into machine language that the CPU can understand
compiler
A design technique that lays out the processing in a simple but standardized language so that logic can be examined before it is translated into more complex programming language
pseudocode
First symbolic languages assembled into strings of 1's & 2's
assembly language
A mini program that is embedded in a Web document and executed by a browser after downloading
applet
an applet that runs on a server
servlet
Term given to a hypertext system that uses multimedia resources
hypermedia
A method of preparing and publishing text so that the user can select their own path through the material
hypertext
Underlined words or phrases, that display another page of information when the user clicks on the link with a mouse
hyperlink
software that aids in management decision making
Decision Support System (DSS)
software that promotes communication and collaboration among a group of people
Groupware
a collection of related software packages from the same vendor that are bundled together at one price
software suite
a collection of related elements, usually with two different data types
record
defines what kind of values can be stored in a variable or other data structure element such as integer or text
data type
A record is given a name and each element in the record is called a ______
field
A set of computer programs that controls the creation, maintenance, and use of the databases of an organization
database management system (DBMS)
A database of all the names and descriptions of all types of data records and their relationships
data dictionary
data is stored as an upside down tree structure with a root at the highest level and data stored down the branches- this is an example of a one-to-many relationship among the records because one root has many branches
hierarchical model (DBMS)
A DBMS model where information at any level can point to multiple pieces of information
network model
DBMS model which makes the data appear as a relation- a two dimensional table
relational model
DBMS model that is related to object-oriented programming and consists of objects, attributes, classes, methods and messages.
object oriented model
a relational database management system that is designed to support management decision making
data warehouse
a smaller version of a data warehouse that focuses on one subject area
data mart
Provides a mechanism for extracting previously unknown trends or forecasts from the data in a data warehouse or data mart
data mining