The acronym __________ is used by programmers to refer to the fact that computers cannot tell the difference between good and bad data.
Fill in the blank(s) with the appropriate word(s).
GIGO
You might also like to view...
What is Relative positioning?
What will be an ideal response?
A graphical tool called a(n) ____ can help you keep track of which modules call other modules.
A. UML diagram B. hierarchy chart C. decision table D. flowchart
In a relocatable dynamic partition scheme, the ____ ensures that, during execution, a program won't try to access memory locations that don't belong to it.
A. relocation register B. load register C. compaction register D. bounds register
When specifying referential integrity, one way to handle deletions is to _________________________; that is, have Access allow the deletion but then automatically delete any related records in other tables.
Fill in the blank(s) with the appropriate word(s).