-
Expression
Sequence of symbols that can be evaluated
-
Fiber Optic
Cabling used for networking that uses fine strands of glass. It can carry a great deal of data and it gives a fast transfer rate.
-
Field (Object Attribute)
Subdivision of a record containing a unit of information. Ex. Payroll record might have the fields: clockNumber, grossPay, deductions, and netPay.
-
File
Organized collection of data
-
File manager
Application software that can access, create, modify, store and retrieve files.
-
Flag
Indicator with two possible states: "set" or "not set", that can be represented by one bit.
Flag can be used to: indicate record can be deleted; indicate of input/output; sense whether interruption has occurred.
-
Formal Parameter
variables declared in the parameter list of a method
-
Formatted output
data prepared for output in order to be displayed in a desired format
-
graphics tablet
input device on which the user writes or desings. The image is reproduced o the screen.
-
GUI
Graphic user interface
|
|