下列关于try…catch…finally语句的说明中,不正确的是()
A: catch块可以有多个
B: finally块是可选的
C: catch块是可选的
D: 可以只有try块
出自:计算机科学