The obvious drawback of a singleton is that it introduces _____________ into the application.
(a) Redundancies
(b) Errors
(c) Global State
(d) Modules
I had been asked this question in an interview.
I need to ask this question from JMock topic in division Testing with Mock Objects of JUnit