Question
a.
setMaxRows(int i)
b.
setMinRows(int i)
c.
getMaxrows(int i)
d.
getMinRows(int i)
Posted under Java Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Which of the following is used to limit the number of rows returned?
Similar Questions
Discover Related MCQs
Q. Which of the following is method of JDBC batch process?
View solution
Q. Which of the following is used to rollback a JDBC transaction?
View solution
Q. Which of the following is not a JDBC connection isolation levels?
View solution
Q. Which of the below is not a valid design pattern?
View solution
Q. Which of the below author is not a part of GOF (Gang of Four)?
View solution
Q. Which of the below is not a valid classification of design pattern?
View solution
Q. Which design pattern provides a single class which provides simplified methods required by client and delegates call to those methods?
View solution
Q. Which design pattern ensures that only one object of particular class gets created?
View solution
Q. Which design pattern suggest multiple classes through which request is passed and multiple but only relevant classes carry out operations on the request?
View solution
Q. Which design pattern represents a way to access all the objects in a collection?
View solution
Q. What does MVC pattern stands for?
View solution
Q. Is design pattern a logical concept.
View solution
Q. Which design pattern works on data and action taken based on data provided?
View solution
Q. Which of below is not a dependency management tool?
View solution
Q. Which of the following is not a maven goal?
View solution
Q. Which file is used to define dependency in maven?
View solution
Q. Which file is used to specify the packaging cycle?
View solution
Q. Which environment variable is used to specify the path to maven?
View solution
Q. Which of the below is a source code management tool?
View solution
Q. Can we run Junits as a part of Jenkins job?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Java Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!