Which statement indicates an action to be performed during execution of…

2024

Which statement indicates an action to be performed during execution of assembled program?

  1. A.

    Declarative Statement

  2. B.

    Imperative Statement

  3. C.

    Direction Statement

  4. D.

    Compiled Statement

Attempted by 312 students.

Show answer & explanation

Correct answer: B

During the execution of an assembled program, the processor performs specific actions based on instructions.

Imperative statements explicitly define commands that the processor executes sequentially to manipulate data and control flow.

Declarative statements describe relationships or data states rather than specific execution steps, making them unsuitable for this context.

Explore the full course: Rssb Basic Computer Instructor