22.
In Java, which of the following is an example of autounboxing?

23.
What happens if you try to unbox a `null` reference in Java?