Can we create object of class with private constructor?
Answer Posted / cracker singh
yes
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
What is a function in oop?
What is polymorphism what is it for and how is it used?
What is the advantage of oop over procedural language?
What is the example of polymorphism?
What is the significance of classes in oop?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What are objects in oop?
What are constructors in oop?
What is meant by oops concept?
What is data binding in oops?
What is static modifier?
Can static class have constructor?
What is object in oop with example?
What is basic concept of oop?
Why oops is important?