necolewiggins9140 necolewiggins9140 09-01-2024 Computers and Technology contestada How can you execute code regardless of whether an exception is thrown? 1) By using a finally block2)y using a catch block 3) By using a try block 4) By using a throw statement