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) ProgramThe question was posed to me in examination.My doubt is from LR Parser topic in division Bottom Up Parsing of Compiler |
|
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. |
|