Computer Science, asked by aarushi60, 11 months ago

what is the definition of GIGO

Answers

Answered by Anonymous
5

GIGO (garbage in, garbage out) is a concept common to computer science and mathematics: the quality of output is determined by the quality of the input. So, for example, if a mathematical equation is improperly stated, the answer is unlikely to be correct. Similarly, if incorrect data is input to a program, the output is unlikely to be informative.

Similar questions