下面关于executeQuery(String sql)方法,说法正确的是()。
A 可以执行insert语句
B 可以执行update语句
C 可以执行select语句
D 可以执行delete语句