Computer Science, asked by cbsetopper558, 8 months ago

The log files, traces, and error messages in a computer are termed as ..​

Answers

Answered by suryass9242
0

Answer:

Explanation:

All right. Keeping that CS journey going uh we are going to talk a little bit about data and when I say data, I don't really mean data that we as as if people might care about. But data that a CPU or a computer might need access to. You have to remember all the computer program is doing is a set of instructions and executing those instructions. So it needs to get information from somewhere. So information moving in to the CPU is what we're talking about here. So what part of the computer actually kind of gathers that? Well, we're talking about input devices and there's your traditional ones that you can think of. So a mouse, a keyboard, maybe a touch screen input on a phone or a tablet are examples of input devices. They're providing locations and click events and keyboard events to the CPU to allow it to make decisions on what's going to happen next. These input devices can also be things that we don't actually physically controlled in the same way. Um So there could be things really the temperature, they could be sensors that detect um you know, the movement of a phone or device. So you can tilt your screen for example and have the screen rotate. That's a form of an input device. So these are all examples of data going in that can then be used by the CPU webcams, microphones. All that stuff also applies here when we're talking about input devices. Hope that helps have a great day

Similar questions