Question

    What is the term for the process a computer follows to

    interpret and execute a command?  
    A Execution Cycle Correct Answer Incorrect Answer
    B Instruction Cycle Correct Answer Incorrect Answer
    C Operational Cycle Correct Answer Incorrect Answer
    D Machine Cycle Correct Answer Incorrect Answer
    E None of the above Correct Answer Incorrect Answer

    Solution

    The instruction cycle is the sequence of steps a computer follows to interpret and execute a program instruction. It includes fetching, decoding, executing, and storing the result. 

    Practice Next