Question
a.
prototype
b.
singleton
c.
request
d.
session
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. What is the attribute of java bean to specify scope of bean to have single instance per Spring IOC?
Similar Questions
Discover Related MCQs
Q. Which attribute is used to specify initialization method?
View solution
Q. Which attribute is used to specify destroy method?
View solution
Q. How to specify autowiring by name?
View solution
Q. Which of the following contains both date and time?
View solution
Q. Which of the following is advantage of using JDBC connection pool?
View solution
Q. Which of the following is advantage of using PreparedStatement in Java?
View solution
Q. Which one of the following contains date information?
View solution
Q. What does setAutoCommit(false) do?
View solution
Q. Which of the following is used to call stored procedure?
View solution
Q. Which of the following is used to limit the number of rows returned?
View solution
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
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!