Multiple choice technology mainframe

Override Signout

  1. The System sends a request to the user who has signed-out the component so that the new user can edit / modify the same

  2. The system waits for the user signed out to sign-in the component

  3. The system ignores the sign-out of the user

  4. The system explicitly signs out the element for performing any action, irrespective of anyone else who has signed-out the same

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Override signout allows a new user to edit an element by explicitly signing it out themselves, regardless of who may have previously signed it out. The system forces the signout to the new user's ID to enable editing.