answersLogoWhite

0


Best Answer

Here are three ways a computer may produce faulty output:

(a) There is a bug in the program.

(b) Incorrect data are input into the system.

(c) A query for information is entered incorrectly.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What kinds of mistakes may cause a computer to produce a faulty output?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the output what are the output of a computer?

The output of a computer can be purely visual, in which case the output device is a monitor, or it can be printed, in which case the output device is a printer; when computers produce sound, the output device is a speaker.


What do you call when you enter wrong input the computer will produce bad output?

GIGO


What computer part will produce OUTPUT?

The parts of computers that would produce outputs are: speakers, monitors, LAM/modems and printers.


When customers use a computer to access the internet sate one output device needed to produce a paper copy of the booking?

When customers use a computer to access the Internet, state one output device needed to produce a paper copy of the booking.


Can computer make a mistake if yes why if no why?

For the most part, computers do not make mistakes. They generally output answers based on the input given. If the input is wrong, the output can be wrong. In tech terms, we call this "GIGO" -- Garbage in, garbage out.FWIW, Intel once made a CPU chip that had a floating point math error. For most calculations, it would have meant no errors. However, for very complex programs, the computer would definitely make a mistake with that particular processor on board.


Are headphones input or output devices?

Output, the sound is coming from the computer. Headphones are output; they produce something after receiving signal from another device, such as a computer or electronic player. When you use headphones they go in the output port of your computer.


Is a computer an output device or a modem?

A computer is an output device.


Define the output device in computer?

Define the output device in computer?


What is an output in the computer?

Output is like, if you print something, the information on the paper is output. If you are listening to music on the computer, the sound is output. If you are watching a movie, the actions, the images, and the sound is output. In other words, output is something the computer provides for you.


The result of the computer processing your input is referred to as?

The result of a computer's processing is known as "output."


What is computer output used for?

The computer output is what one will see on a screen. For example the image text can be seen on ones computer would be considered output. There is also audio output which is what one hears through computer speakers.


What are Mistakes that cause a running program to produce incorrect results?

You could call it a bug in general but more specifically code with no syntax errors (i.e. it compiles and runs) but doesn't produce the output you expect would be called a semantic error.