Salesforce Exam Questions

Which keywords do developers use to handle exceptions in Apex?

Which keywords do developers use to handle exceptions in Apex?

A.
Through class itself

B.
Throw, try, catch, finally

C.
Static and final

D.
GET, POST, PUT, DELETE