+ 4
What is the Error in this code?
5 Answers
+ 2
Because you throw the exception now check the code
https://code.sololearn.com/cXOvSZeeoSqi/?ref=app
+ 3
Where is main method?
this program compile successful but not run because its required main method to run.
+ 1
Prathvi yeah, I have added the main method but now it tells me the mofifier is placed incorrectly
+ 1
https://code.sololearn.com/cXOvSZeeoSqi/?ref=app
Check this code.
0
Prathvi bro It shows Unhandled exception 😔



