brittantony9942 brittantony9942 06-03-2020 Computers and Technology contestada Consider the following catch blocks. The variable b has been initialized to 0. If a DivideByZeroException occurs in a try block just before this catch block, what is the value of b when this code completes?