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

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;

29 Cards in this Set

  • Front
  • Back
Students of __ generally focus on system software, while students of information systems generally focus on application software.
systems programmers
Configuration of hardware and system software is an activity of the UP __ discipline.
deployment discipline
Professional organiztions with which an information systems student or professional should be familiar include __, __, and __.
1-Association for Computing Machinery (ACM)
2-Associatioin for Information Technology Professionals (AITP)
3-Institute for Electrical and Electronics Engineers (IEEE) Computer Society
Selection of hardware, network components, and system software is an activity of the UP __ discipline.
design discipline
A(n) __ typically is responsible for a large computer center and all of the software executed therein.
computer operations manager
Computer specialties most concerned with hardware and the hardware/software interface are __ and computer engineering.
computer science
During the UP __ disciplines, the business, its environment, and user processing requirements are defined and modeled.
buisness and requirements models
The job titles of persons directly responsible for developing application software include __, __, and __.
1- application programmer
2- systems analyst
3- systems designer
A(n) __ is a storage location implemented within the CPU.
resgister
The term __ refers to storage devices, not located within the CPU, that hold instructions and data of currently executing programs.
Primary Storage
A problem-solving procedure that requires executing one or more comparison and branch instruction is called __.
algorithm
A(n) __ is a command to the CPU to perform one processing function on one or two data inputs.
instruction
The term __ describes the collection of storage devices that hold larg quantites of data for long time periods.
secondary storage
A(n) __ is a computer that manages shared resoures and allows other computers to access them through a network.
server
A program that solves a(n) __ requires no branching instructions.
formula
The primary components of a CPU are the __,__, and a set of __.
ALU (arithmetic logic unit), Control Unit, Registers
Primary storage can also be called __ and is generally implemented using __.
Main memory and RAM
A set of instructions that is executed to solve a specific problem is called a(n) __.
formula
A(n) __ is typically implemented with the latest and most expensive technology.
supercomputer
A(n) __ is a group of similar or identical computers, connected by a high-speed network, that cooperate to provide services or execute a common application.
cluster
A(n) __ is a group of dissimilar computer systems, connected by a high-speed network, that cooperate to provide services or execute a common application.
grid
A CPU is a(n) __ processor capable of performing many different tasks by simply changing the program.
general-purpose
The __ is the "plumbing" that connects all computer system components.
system bus
A(n) __ is a gardware device that enables a computer system to communicate with humans or other computers.
input/output units
The CPU __ program instructions one at a time.
Control Unit
The term __ describes a computer system's components and the interaction among them.
systems architecture
Most programs are written in a __ such as C or Java, which is then translated into an equivalent set of CPU instructions.
programming language
__ software is general purose. __ software is specialized to a specific user need.
system and application
A(n) __ is a set of hardware and software components that enables information, software, and hardware resources to be shared among multiple users and computer systems.
computer network