Answer:
Central Processing Unit
Explanation:
Principle part of any digital computer system
Yes, that's correct. a network is where you connect two+ computers together.
2 I think because 2 I think is binary I’m sorry if this is wrong
Answer:
Hypertext Markup Language (is also known as html) is the standard markup language for creating web pages and web applications.
Answer:
A stores code for later re-use
Explanation:
To find - What is the purpose of saving code snippets?
Solution -
Code Snippet" is used to describe a small portion of re-usable source code, machine code, or text.
They allow a programmer to avoid typing repetitive code during the course of routine programming.
So,
The correct option is - A stores code for later re-use