I have searched a lot difference between singleton and static class, Only I could convince myself is syntactical difference,on which I am not interested.
Could anyone tell me the real difference between static and singleton ? When I should use only singleton not static or any other ?