Cognizant Interview Question

What is a singleton class in object oriented programming?

Interview Answer

Anonymous

Dec 2, 2021

A class that can only have instance at a time.