Question
a.
Release database connection when querying is complete
b.
Use Finally block as much as possible
c.
Release instances stored in static tables
d.
Not using Finally block often
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 one of the following causes memory leak?
Similar Questions
Discover Related MCQs
Q. Which of the following is a best practice to measure time taken by a process for execution?
View solution
Q. Which of the below is true about java class structure?
View solution
Q. Which of the below is false about java coding?
View solution
Q. Which is better in terms of performance for iterating an array?
View solution
Q. What are generic methods?
View solution
Q. Which of these type parameters is used for a generic methods to return and accept any type of object?
View solution
Q. Which of these type parameters is used for a generic methods to return and accept a number?
View solution
Q. Which of the following allows us to call generic methods as a normal method?
View solution
Q. Which of these types cannot be used to initiate a generic type?
View solution
Q. Which of these instance cannot be created?
View solution
Q. Which of these data type cannot be type parameterized?
View solution
Q. Which of these is wildcard symbol?
View solution
Q. What is use of wildcards?
View solution
Q. Which of these keywords is used to upper bound a wildcard?
View solution
Q. Which of these is an correct way making a list that is upper bounded by class Number?
View solution
Q. Which of the following keywords are used for lower bounding a wild card?
View solution
Q. Which of the following is not an Enterprise Beans type?
View solution
Q. Which of the following is not true about Java beans?
View solution
Q. Which file separator should be used by MANIFEST file?
View solution
Q. Which of the following is correct error when loading JAR file with duplicate name?
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!