The correct choice is (a) group of users who can access the file
The best I can explain: When the system administrator creates a user account, he assigns the user two parameters; UID (user ID) and GID (group ID). Group id denotes the group to which the user belongs.
In simple words, group ownership defines the group to which the file is accessible.