Unit 6-8 Flashcards
(45 cards)
refers to the sharpness and clarity of an image; signifies the number of pixels on the entire screen for graphics monitors
resolution
the average time required for the read/write heads to move and find data / total time it takes a computer to request data, and then that request to be met
seek/access time
the recessed area on a CD or DVD where data is stored
pit
the part of a hard disk to which the read/write arms attach / responsible for moving and controlling the read/write arm
actuator
a program that translates high-level source code into a low-level object code (binary code) in machine language / a program that converts instructions into a machine-code or lower-level form so that they can be read and executed by a computer / transforms a high-level programming language into machine code
compiler
the number of colours a monitor can display
colour/bit depth
an ultra-high-resolution output device used to print glossy
magazines, newsletters, or posters
imagesetter
a subdivision of a track on a magnetic or optical disk which stores a fixed amount of user-accessible data
sector
the average speed required to transmit data from the disk
to the CPU, measured in megabytes per second
transfer rate
a device for printing vector graphics used in engineering
projects that draws continuous lines on a paper using a pen
and gives a hard copy of the output
plotter
a minute area of illumination on a display screen, one of many from which an image is composed
pixel
a round magnetic plate that constitutes part of a hard disk
platter
a pointing and drawing device shaped like a pen which is used with a tablet or touch screen
stylus
a section of main memory or mass storage that has been reserved for a particular application / a logical division on a hard disk drive that enables a computer to have different drives
partition
the frequency and ability of monitors to repaint or redraw the
entire visible display on the screen each second
(measured in Hz)
refresh rate/frame rate
the luminance of images measured in cd/m2
brightness
the dimensions of a display resolution / in computer graphics, the relative horizontal and vertical sizes
aspect ratio
a program for converting instructions written in low-level
symbolic code into machine code / interprets software programs written in assembly language into machine code
assembler
the shaft that rotates in the middle of a disk drive
spindle
the programming language designed for business applications in which programs written tend to be much longer that the same programs written in other languages
COBOL
a computer program that assists in the detection and correction of errors in other computer programs, which allows the programmer to stop a program at any point and examine and change the values of variables
debugger
refers to a file containing instructions and data meant for performing a sequence of tasks on a computer
executable file
the oldest high-level programming language still widely used
especially for numeric computation and scientific computing
Fortran
to modify software to suit a particular individual or task
customize