Computer Science, asked by AKANKSHABIJLWAN1872, 9 months ago

What is the principle of gigo

Answers

Answered by adityapatekar85
1

Answer:

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.

Explanation:

if this was helpful

Mark as Brainliest

Answered by aditi10258
1

Originating from computer science ,GIGO stands for "Garbage in , Garbage out". Basically , if you input unintended, even nonsensical , data (Garbage in)to a computer (operated by logical processes ), then it will produce undesired , often nonsensical, output (Garbage out).

Similar questions