Synchronoss Interview Question

What is Singleton

Interview Answer

Anonymous

Oct 7, 2015

only one object instance will create and that instance will use whole application.. ex; Spring is by default Singleton