OOPS Concepts - Programming

Q1:

Which of the following type of class allows only one object of it to be created?

A Virtual class

B Abstract class

C Singleton class

D Friend class

ANS:C - Singleton class

No answer description is available. Let's discuss.