Question

    What is the machine language made up

    of?
    A English commands Correct Answer Incorrect Answer
    B Binary code (0s and 1s) Correct Answer Incorrect Answer
    C Java code Correct Answer Incorrect Answer
    D High-level syntax Correct Answer Incorrect Answer

    Solution

    Explanation: Machine language consists of binary instructions that a computer’s CPU can understand directly.

    Practice Next