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 |
Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?
In which application lifecycle phases is an application architecture produced?
What is Software development life cycle....??
What is a pattern library?
Why singleton beans are not thread safe?
What are useful tools for developing and testing color schemes for web sites?
What is software 'quality'?
Is singleton bean thread safe?
. Tell us about the differences between desktop designing and mobile designing.
How can you know that your design is successful?
How might prototyping be used as part of the SDLC?
How do you ensure quality of code ?