单项选择题

用于发送简单的SQL语句,实现SQL语句执行的JDBC类是()

A.Connection类
B.Statement类
C.DriverManager类
D.ResultSet类