What happens in a method if an exception is thrown in a try{} block and there is NO MATCHING catch{} block?
Reveal answer
Fill a bubble to check yourself
What happens in a method if an exception is thrown in a try{} block and there is NO MATCHING catch{} block?