Microsoft Exam Questions

which two actions?

The throw keyword is used to perform which two actions? (Choose two.)

A.
stop processing of the code

B.
move error handling to a separate thread

C.
raise exceptions

D.
re-throw exceptions as a different type