1341Software EngineeringMedium
Which message is received so that the system moves to the Testing state, then the Transmitting state, before returning to the Running state?
AremoteControl()
Breconfigure()
CreportStatus()
DsignalStatus()
Correct answer
C. reportStatus()
Explanation
The correct answer is reportStatus().