1. Why a computer can perform some tasks for us?
2. What computer device could Fetch instructions, follow theinstructions, and produce some results?
3. What is the function of computer memory (RAM)? What is usedto translate each source code instruction into the appropriatemachine language instruction?
4. What is the correct sequence in the process of translating asource file into an executable file?
5. The step that will uncover any syntax errors in your programis ________________.
6. What is a set of rules that must be followed whenconstructing a program?