1. Motherboard (you plug all other components to it)
2. Processor (CPU)
3. Memory (RAM)
4. Graphics card
5. Sound card (sometimes integrated with motherboard)
6. Hard Disk Drive (HDD)
<span>7. Power supply unit</span>
I guess the word in the blank is Standardization.
Human systems integration (HSI), a supportability issue that every program should consider, addresses such factors as accessibility, visibility, testability, and Standardization.
Answer:
There are a number of advantages of object oriented programming.One of them is the maintenance of code.
Explanation:
Object-oriented programming can be described as programming that is based on blocks or objects.
One of the main advantages of the object-oriented programming is its capability of maintenance of codes. As the old codes are saved, so it becomes a lot easier to use the existing codes and modifying them for the new ones. This also saves a lot of time as you do not have to make all the codes again, you just have to incorporate new changes into the existing codes.