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

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;

67 Cards in this Set

  • Front
  • Back
is the study, design, development, implementation, support, and management of computer-based information systems particularly and hardware
Information technology
Without people, computers are just plastic boxes. People who use computers are
end-users
is the knowledge that enables a person to understand a computing system and its relationship to business.
Computer competency
is the process, technique, or method that is most effective at arriving at a desired outcome.
Best practice
is something with practical use and expected outcome
Computer application
computing power doubles every 18 months
Moore's law
super/large computers
Mainframe
smaller than mainframe, but similar in effectiveness
mid range computers
simply computers, or boxes (desktops, laptops,handhelds)
microcomputers
is most important of system software. it becomes a platform for application software to work
Operating system
is small, quick memory because it stores/copied information from the most regularly used part in main memory. It decrease the time it takes to access memory.
Cache:
is a storage that allows stored data to be accessed in any random order without physical movement of the storage media.
RAM
extremely fast, very small amounts of memory used to quicken the implementation of computer programs by providing access to commonly used calculated values
Registers:
is the memory the OS uses to coordinate, track, and efficiently allocate the use of cpucache, registers, ram, and disk storage
Virtual memory
is the main body of a computer. it contains the motherboard
System unit
it encloses the main components of computer
Microcomputer=box=case=chassis
is measured by clock rate which is the cycles per second that a computer can perform its most basic tasks. It's measured in gigahertz
Speed
are pathways (or roads in our analogy) that transfer data and power between components inside of a computer, and sometimes between computers. They are controlled by software that enables them to connect peripheral devices like computer cards and printers
Bus lines:
A bit is a binary digit (0 or 1)
8 bits=1 byte.
0 or 1
Binary Digit
Microcomputers use this coding scheme
ASCII coding scheme.
is volatile, not permanent like RAM.
Primary Storage
is non-volatile. saves information for ever.
secondary storage
is a primary circuit board which holds and connects computer components.
motherboard
is a logical and economical way to replace what would be loose wiring by applying copper wires directly to a sheet of nonproductive plastic
circuit board (also called a printed circuit board/ PCB)
Operating systems are referred as:
platforms
job/task a computer performs. When a computer has more than 1 process, it's multitasking.
Process
is non-volatile, secondary storage that is recorded to a physical device, like a hard drive or optical disk with a read/write apparatus
Disk storage
is like a table of contents for the disk. It directs the read/write arm of the hard drive to where data exists and accesses it.
File Allocation Table (FAT)
is a way to store and organize a user's work represented by computer files to the memory of a computer
File management
When a computer is connected to one or more computers, it is called a
network
is a set of rules for transferring information from one computer to another. They break up files into packets and passes them from one comp to another.
TCP/IP
refers to making copies of data. archiving is when data that is no longer used on a daily basis is stored electronically, if it needs to be accessed someday.
data backup
is the ways a computer can store data and information.
storage
how much information it can hold
capacity
: software in which the source code is made available to the program's users
open source:
the amount of time that lapses between a request for information from memory and the delivery of the information
access time
is a secondary storage that uses rigid disks that have magnets.
hard drive
a general term for computer components that offer nonvolatile retention of computer data and program instructions
storage:
are susceptible to loses. Disappears forever if the power fails
Volatile memory
are not susceptible to loss, data is preserved
nonvolatile memory
circuitry that stores information temporarily so that it is readily available to the CPU
memory
a program file that contains specific information needed by the OS so that a specific brand or model of device will function
device driver
represent ones and zeros with positive or negative electromagnetic charges
physical storage media:
magnetic disks, dvd rom, cd, hdd, flash, floppy, etc..
Methods to store memory
non--volatile, is an old data storage media packaged on reel-to-reel cartridges. Capacity is unlimited. used for large data. It's SLOW
magnetic tape
is a network protocol. LikeTCP/IP, but it doesn't guarantee that all packets will be sent. Used for YouTube
UDP
is the software that manages and controls the physical hardware of a computer so an application can work.
firmware or system software
(OS) cannot be accessed or modified. Non-proprietary platforms can be accessed.
Proprietary platforms
Operating System
OS
Used to design web services; used in Microsoft Windows; file management system
graphical user interface (GUI)
in computing is something with 
a practical use and expected outcome.
application
a way to store and organize computer files to the 
memory of a computer. 
File management
When a computer can run more than one process at a time it is referred to as
multitasking
Operating systems coordinate a  computer’s memory, which includes cache, random access memory (RAM), registers, and virtual memory.
Memory management
memory the operating system uses to coordinate,  track, and 
efficiently allocate  the use of CPU cache,  registers, RAM, and disk 
storage.
Virtual memory
An OS is in charge of reading and writing data and information to a disk, typically a hard drive.
Disk management
a collection of computer application programs of associated functionality that share a common graphical user interface (GUI) and the capacity to smoothly exchange data with each other.
software suite (productivity suite)
Object linking is similar to object embedding, but differs in one very important way.  Object linking is dynamic.  When the source file is linked into the destination file, both files stay up to date.
Object Linking and Embedding (OLE)
Breaks apart info into small packets and transmits packets over internet (1000-1500 bits a piece)
Transmission Control Protocol (TCP)
Finds computer from hosting computer to transmit packets from comp to comp
Internet Protocol (IP)
Analogous to shipping house
TCP/IP
Translates text into ip address of server
DNS Domain Name System
Non-Volatile; permanent storage; storage of program code and nonvolatile data
Read-only Memory (ROM)
a collection  of related files called  tables that consist of records (rows) of data separated by fields (columns)  that can be queried to produce subsets of information; relational
database management system (DBMS) 
An integrated circuit that contains all the functions of a central processing unit of a computer; serves as the brains for the microcomputer
Microprocessor
Which is the cycles per second that a computer can perform its most basic tasks
clock rate