Is it necessary that each try block must be followed by a catch block? Ans. It is not necessary that each try block must be followed by a catch block. It should be followed by either a catch block or a finally block. And whatever exceptions are likely to be thrown should be decl...
See more
Download the Study24x7 App, so you can connect and collaborate.