Home / Computer Fundamentals / Computer Fundamental Miscellaneous :: Discussion

Discussion :: Computer Fundamental Miscellaneous

  1. A language which is close to that used within the computer is

  2. A.

     High-level language

    B.

     Assembly language

    C.

     Low-level language

    D.

     All of the above

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Low-level language : 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. The word "low" refers to the small or nonexistent amount of abstraction between the language and machine language; because of this, low-level languages are sometimes described as being "close to the hardware". Programs written in low-level languages tend to be relatively non-portable.


Be The First To Comment