BOB and ALICE moved from the DEVELOPER group to the ANALYST group.
As the security administrator, which two commands would remove Bob and Alice from the
DEVELOPER group? (Choose two.)

A.
REVOKE ROLE developer FROM bob, alice
B.
REVOKE GROUP developer FROM bob, alice
C.
REVOKE ROLE developer FROM USER bob, USER alice
D.
REVOKE GROUP developer FROM USER bob, USER alice