Is bean a singleton?



Is bean a singleton?..

Answer / Ashish Kumar Jaiswal

In some frameworks, such as Spring Framework, beans are typically configured to be Singletons by default. This means that only one instance of the bean is created and reused throughout the application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Design Patterns Interview Questions

Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?

1 Answers  


In which application lifecycle phases is an application architecture produced?

1 Answers   Microsoft,


What is Software development life cycle....??

5 Answers   TCS,


What is a pattern library?

1 Answers  


Why singleton beans are not thread safe?

1 Answers  


What are useful tools for developing and testing color schemes for web sites?

1 Answers   Wipro,


What is software 'quality'?

2 Answers  


Is singleton bean thread safe?

1 Answers  


. Tell us about the differences between desktop designing and mobile designing.

3 Answers  


How can you know that your design is successful?

3 Answers  


How might prototyping be used as part of the SDLC?

3 Answers   Apple, ASD Lab,


How do you ensure quality of code ?

3 Answers   Infosys,


Categories