Programming_Chapter1_Worksheet
Programming_Chapter1_Worksheet
Programming (Chapter 1)
Part A: Multiple Choice Questions
Choose the correct answer and write the letter only.
Part B: True/False
Write T for true and F for false.
7. The raw text of a program written in a programming language is called __________ code.
Column A:
11. Algorithm
12. Debugging
13. Machine Language
14. Source Code
Column B:
A. Process of correcting errors in a program
B. A step-by-step procedure to solve a problem
C. A language directly understood by the computer
D. Instructions written by the programmer