Can we create object of class with private constructor?
Answer Posted / supriya
No we cannot create the objects of class with private
constructor outside the class
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
program for insertion ,deletion,sorting in double link list
What is object-oriented programming? Webopedia definition
What is the point of polymorphism?
What is debug class?what is trace class? What differences are between them? With examples.
Why multiple inheritance is not allowed?
Can we create object of abstract class?
What is property in oops?
What is object in oop?
What are the 3 pillars of oop?
What is encapsulation with real life example?
Why multiple inheritance is not possible?
Plese get me a perfect C++ program for railway/airway reservation with all details.
Can private class be inherited?
Why is encapsulation used?
What are different oops concepts?