C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 1)
1.
Which of the following type of class allows only one object of it to be created?
Virtual class
Abstract class
Singleton class
Friend class
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
104 comments Page 7 of 11.

Kiran said:   1 decade ago
So the class derived as private is called singleton class?

Riddhi said:   1 decade ago
Can we say inline function & singleton class are same?

Prem Survase said:   1 decade ago
I can't understand properly concept of Singleton class. ?

Lakshmi.T.R said:   1 decade ago
Is there any other special features of singleton classes?

Diksha said:   1 decade ago
What us the proper meaning of instances and instantiated?

Siva said:   1 decade ago
I can't understand your definition. Can you easy to say?

Udayabhaskar said:   1 decade ago
How Singleton class is useful in real time applications?

Bhargav said:   9 years ago
Can we use any other class, other than singleton class?

Neha said:   6 years ago
I cannot understand this. Please, anyone explain to me.
(5)

Pumbhdiya Bhaudik said:   2 years ago
Why only singleton class is allowed? Please explain me.
(6)


Post your comments here:

Your comments will be displayed after verification.