• 2022-06-07
    P10: In Java, __________ is the keyword that declares a set of statements which will be executed if a matching Java exception occurs in the preceding "try" block.
    A: Catch
    B: Implements
    C: Byte
    D: Abstract