Add Word
F
| Word |
Explanation |
| failure horizon |
The time limit within which a system failure is anticipated.
|
| field expansion |
A Year 2000 conversion method that works by expanding the size of the date field; usually this means expanding a two-digit-year field to a four-digit-year field.
|
| fix on failure |
(FoF). A strategy for dealing with Y2K problems by assuming that some systems will fail, and planning to fix them on, or after, failure.
|
| fixed window |
A method of indicating the century (high-order digits) of a two-digit-year based on a fixed pivot point, which allows for a certain window of time to be designated for each century. For example, if 1985 is the pivot point, years 85 through 99 would have a century value of 19, and 00 through 84 would have a century value of 20. See also sliding window.
|
| FoF |
Fix on Failure. A strategy for dealing with Y2K problems by assuming that some systems will fail, and planning to fix them on, or after, failure.
|
| four-digit-year format |
A format in which a year (such as 1995) is represented as four digits (1995). This format allows for dates to span more than one century (1900, 2000, etc.). For example, it can distinguish between 1995 and 2095. Computers and programs that use the four-digit-year format will have no Year 2000 problem.
|
| future date test |
A test of a program by simulating a future date to make sure the program will be able to function on that date without problems.
|
|
Disclaimer: This section is for information purposes only posted by the public. If you feel the information is incorrect, please send us an email to webmaster at computeruser dot com.