In this code, which names are exported?
package os type FilePermission int type userID int
userID
FilePermission
none of these answers
FilePermission and userID