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