MCQShareWhich is a kind of default catch block?✓ catch (Exception eobj)B catch (default)C catch (last)D catch (end)