brittanygibson301 brittanygibson301 29-12-2023 Computers and Technology contestada What happens to a local reference in a try block when that block throws an Exception? a) The reference becomes null. b) The reference remains unaffected. c) The reference is automatically cleaned up. d) The reference becomes global.