Re: What is Singleton class? by Ashutosh Bhatt - Saturday, 30 July 2022, 12:33 PM Number of replies: 0 In object-oriented programming, a singleton class is a class that can have only one object (an instance of the class) at a time. Permalink Show parent Reply