You want to execute a native SQL statement in your program. Why should you use ABAP Database Connectivity (ADBC)? 
Note: There are 2 correct answers to this question.
A.  It has syntax check at compile time. 
B.  It supports exception handling. 
C.  It supports locking and commit handling.
D.  It supports where-used list.