InterviewSolution
Saved Bookmarks
| 1. |
A series of statements explaining how the data is to be processed is called _________(a) Assembly(b) Machine(c) COBOL(d) Program |
|
Answer» Right answer is (d) Program Explanation: A program is a sequence of instructions, written to perform a task by computer. It requires programs to function, typically executing the program’s instructions in a central processor. |
|