In earlier we have seen that Exception Handling using try and on clause where we know that which types of the error can occurs . But in many case we do not know which types of Exception can occur our program, at that time we use Catch Clause. We can ...
vinitmepani.hashnode.dev1 min read
No responses yet.