Ask Question

A programming language that captures only the most primitive operations available to a machine. Anything that a computer can do can be represented with combinations of low level commands.

a) true

b) false

+3
Answers (1)
  1. 26 February, 23:11
    0
    A. True.

    Explanation:

    Programming languages are computer based languages used to pass instructions or task that can be interpreted to machine language, which can be understood by the computer system. Low level programming language and high level programming language are the two categories of program languages.

    Low level languages use low level commands. They use processor instruction sets and primitive opcodes for their instruction syntax. Example of a low level language is Assembly language.

    High level languages are English based and more complex in its compilation.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A programming language that captures only the most primitive operations available to a machine. Anything that a computer can do can be ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers