Answer:
B, visit every page and verify all links
Explanation:
Computer Chips. / SILICON. This is just an educated guess
Insertion point is represented by blinking vertical line
Answer:
Lowest Level; Machine Language.
Explanation:
The lowest level of a computer is machine language, which are strings of 0's and 1's in bits, and it's possible to perform tasks at this level. It's however difficult to do and humans created <em>Assembly</em>; a type of low level programming language to be readable, and converts to machine language so that we don't have to work in binary.
The process or activity of writing computer programs.