单项选择题

Connection接口中用于创建一个Statement对象来调用数据库查询的方法是()

A.createStatement()
B.prepareCall()
C.prepareStatement()
D.rollback()