Moderate

Which message is received so that the system moves to the Testing state, then the Transmitting state, before returning to the Running state ?

Correct answer: D. reportStatus()

  • A. signalStatus()
  • B. remoteControl()
  • C. reconfigure()
  • D. reportStatus()

Explanation

The reportStatus() message initiates the status-reporting sequence, moving the system through Testing and Transmitting before it returns to Running. The other messages represent different control actions.

Last updated

Practise Requirements Engineering

125 free Requirements Engineering MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions