Synchronoss interview question

What is Singleton

Interview Answer

Anonymous

7 Oct 2015

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