Cognizant interview question

What is a singleton class in object oriented programming?

Interview Answer

Anonymous

2 Dec 2021

A class that can only have instance at a time.