InterviewSolution
Saved Bookmarks
| 1. |
Define Low-level Programming Language.? |
|
Answer» In computer programming, the programming language which PROVIDES no generalization from the computer’s “instruction set ARCHITECTURE” is called a low-level programming language. It usually directs to MACHINE CODE or assembly language. In computer programming, the programming language which provides no generalization from the computer’s “instruction set architecture” is called a low-level programming language. It usually directs to machine code or assembly language. |
|