InterviewSolution
Saved Bookmarks
| 1. |
Assembly language ________(a) Uses alphabetic codes in place of binary numbers used in machine language(b) Is the easiest language to write programs(c) Need not be translated into machine language(d) None of the mentionedThis question was addressed to me in quiz.This is a very interesting question from Storage Allocation in portion Storage Management of Compiler |
|
Answer» Correct ANSWER is (a) Uses alphabetic codes in place of binary numbers USED in MACHINE language |
|