1.

Method of RowMapper interface in which, you have to construct the object that represents a row and return it as the method’s return value.

A. mapRow()
B. query()
C. update()
D. none of the mentioned
Answer» B. query()


Discussion

No Comment Found

Related MCQs