Search
Add a finally block to the code given below, that displays the message "Loading complete" regardless of if there was an error in the try block or not.
finally
try