the role of an os or operating system is the program that executes everything and makes the computer usable hope this helps
Answer:
Code
Explanation:
The code is instructions that you can write yourself or download from online
Answer:
background-color: (Color)
Explanation:
This is actually CSS coding, as you would code it like:
Body {
background-color: (Color)
}
Answer:
c.
Explanation:
Of the following, the greatest advantage of a database architecture is that data redundancy can be reduced. This refers to data being unintentionally repeated within the database causing space to be taken up unnecessarily. Database architecture allows for this problem to be addressed and prevented.