单选题

PHP中异常的抛出和捕获机制使用的是下列哪组关键字?()(选择一项)

 

 

A
try、throw和catch

B
try、 catch和finally

C
throw和catch

D
trythrow、catch和finally

D