Vidyalelo
Java Programming · Q33

Java Beans and JDBC

Programming · Java Programming · question 33

Q33

Which of the following is used to limit the number of rows returned?

A.
setMaxRows(int i)
Answer
B.
setMinRows(int i)
C.
getMaxrows(int i)
D.
getMinRows(int i)

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board