Vidyalelo
Java Programming · Q38

Java Beans and JDBC

Programming · Java Programming · question 38

Q38

What is the attribute of java bean to specify scope of bean to have single instance per Spring IOC?

A.
prototype
B.
singleton
Answer
C.
request
D.
session

Answer: Option B

Solution

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