Multiple choice technology mainframe Which of the following is a valid command to resume a user id named "OPS07" moduser OPS07 resume altuser resume OPS07 altuser OPS07 resume altuser OPS07 reset Reveal answer Fill a bubble to check yourself C Correct answer Explanation The correct RACF command to resume a suspended user is ALTUSER userid resume. The syntax requires the ALTUSER command keyword, followed by the userid, then the RESUME keyword. This reactivates a previously revoked or suspended user ID.