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 10 of 11.

Hari Narayanan said:   1 decade ago
If it is singleton, explain others?

Nithya said:   1 decade ago
What is the purpose of singleton ?

Rohit said:   1 decade ago
What is use of this mainly in c++?

Sonu said:   1 decade ago
What is meant by singleton class?

Madhavi Y.S. said:   1 decade ago
What I mean by singleton class?

Kamal dhaker said:   1 decade ago
How we create singleton class?

Raj said:   10 years ago
What is friend class? Explain?

Sneha said:   1 decade ago
How to make singleton class?

Ananadan b said:   1 decade ago
How to make singleton class?

Manivannan said:   1 decade ago
What is a singleton class ?


Post your comments here:

Your comments will be displayed after verification.