Computer Science, asked by madhur28, 1 year ago

write the name of latest 10 hardware devices and their features?

Answers

Answered by rcchittap9zd2k
97
1. Monitor 
2. Motherboard 
3. CPU(Microprocessor 
4. Main memory(RAM) 
5. Expansion cards. 
6. Power supply unit. 
7. Optical disc drive. 
8. Hard disk drive (HDD). 
9. Keyboard. 
10. Mouse
Answered by ManyaSingh13
11

Answer:

Explanation:

1. Monitor

2. Motherboard

3. CPU(Microprocessor

4. Main memory(RAM)

5. Expansion cards.

6. Power supply unit.

7. Optical disc drive.

8. Hard disk drive (HDD).

9. Keyboard.

10. Mouse.

Hardware refers to the physical elements of a computer. Also referred to as the machinery or the equipment of the computer. Examples of hardware in a computer are the keyboard, the monitor, the mouse and the processing unit However, most of a computer's hardware cannot be seen; It's inside the computer case.

I/O lets the computer talk with the world around it. Sometimes its necessary to add functionality to a computer to keep it up to date, or make it better. The amount of I/O a computer has can be changed, by adding expansion cards that support I/O. A graphics card can be added to a computer to let it talk with a display, or a WiFi card can be added, which will let a computer talk to other computers without a connecting wire. Sometimes functionality can be added through a universal port, a port that supports multiple kinds of I/O. USB, FireWire, and Thunderbolt (Types of I/O) support multiple data types. Your keyboard, mouse, and monitor all connect to a computer's I/O.

CPUs or processors perform computations. They do the math for your calculator application, they compare the size of numbers; people have likened the CPU to the "brain" of a computer.

Memory is what allows a computer to remember things. Similar to human memory, there's long term memory (a hard disc or optical media (like a CD)) and short term memory (RAM). When a computer is turned off, it forgets everything in the RAM, so the computer saves everything it knows it will need later on in the long term memory. The short term memory is easier to use because it can do I/O faster, so when a data is needed by the CPU, it's sent from the hard disk drive (HDD) to the RAM. The short term memory lives on RAM, while the long term memory is in the hard disk drive (HDD). Optical disks let you change certain parts of the memory, it's kind of like having a book or notebook that you might read and get information from.

The motherboard is a piece of hardware that makes connections in the right places between all of the other components in a computer. It tells data where it should go. When the CPU is finished processing some data, it might say to the CPU, OK, put this in the HDD, and the motherboard will figure out where the HDD is and send the data there.

Similar questions