Chapter 1: Vobulary Flashcards
A computer designed for use by an individual, usually incorporating a graphics display, a keyboard, and a mouse.
PC (Personal Computer)
A Computer used for running larger programs for multiple users, often simultaneously, and typically accessed only via a network.
Server
A class of computers with the highest performance and cost; they are configured as servers and typically cost tens to hundreds of millions of dollars
Super Computers
A computer inside another device use for running a predetermined application.
Embedded Computer
small wireless devices to connect to the internet; reliant on battery power and software installed by downloading apps.
Personal Mobile Devices
Cloud Computing
refers to large collections of servers that provide services over the internet.
delivers software and data over the internet usually via a thin program such as a browser that runs on a client device.
Software as a Service
Software that provides services that are commonly useful, such as operating systems, compilers, loaders and assemblers.
Systems Software
Supervising program that manages the resources of a computer for the benefit of the programs that run on that computer.
Operating System
Compiler
A program that translates high-level language statements into assembly language statement
binary digit
a digit in a two digit number system
instruction
a command that computer hardware understands and obeys
assembler
A program that translates a symbolic version of instructions into the binary version.
A symbolic representation of machine instructions.
Assembly Language
A binary representation of machine instructions.
Machine Language