Multiple choice

Which of the following best defines the saying that a computer program is only as good as the information that is put into it?

  1. GIGO

  2. FIFO

  3. OLTP

  4. CGI

  5. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

FIFO (first in first out) is a method of processing and retrieving data in which the entity that first exits is the one that is first entered.