#6Multiple Choice
An unchecked exception occurs in a method dosomething()
Should other code be added in the dosomething() method for it to compile and execute?
An unchecked exception occurs in a method dosomething()
Should other code be added in the dosomething() method for it to compile and execute?