What Does Machine-Oriented High-Level Language (MOHLL) Mean?
Machine-oriented high-level language (MOHLL) refers to any machine language that has the capabilities of a high-level programming language.Machine-oriented high-level language provides the typical features of a low-level language along with the advanced statement and program control features found in high level languages. Machine-oriented high-level language is related to advanced versions of assembly language. Machine-oriented high-level language primarily enables building programs in assembly language or machine language to gain more control over the underlying hardware architecture.