InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is true for machine language?(a) Continuous execution of program segments(b) Depicting flow of data in a system(c) A sequence of instructions which solves a problem(d) The language which interacts with the computer using only the binary digits 1 and 0This question was posed to me during an online interview.I would like to ask this question from Syntax-Directed Definitions and Translations in division Syntax Directed Definition and Translations of Compiler |
|
Answer» The CORRECT option is (d) The language which interacts with the computer using only the BINARY digits 1 and 0 |
|