单项选择题

在Statement接口中,能够执行给定的SQL语句并且可能返回多个结果的方法是()

A.execute方法
B.executeQuery方法
C.executeUpdate方法
D.getMaxRows方法