Given the code fragment:
//IMG//
What change on line 1 will make this code compile?
- A.Add catch(M | L e)
- B.Add catch(L e)
- C.Add catch(N | L | M e)
- D.Add catch(L | N e)
- E.Add catch(L | M | N e)
Sign in to track wrong answers, get spaced-repetition reminders, and run timed exam mode.