InterviewSolution
Saved Bookmarks
| 1. |
What is a low level language |
|
Answer» A low-level programming language is a programming language that provides little or no abstraction from a computer's instruction set architecture—commands or functions in the language map CLOSELY to processor instructions. GENERALLY, this refers to either machine code or ASSEMBLY language.hope it HELPS u..!! |
|