单项选择题

在JAVA的异常处理模型中,能单独和finally语句一起使用的块是()。

A、try
B、catch
C、throw
D、throws