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 inheritance and how many types of inheritance?
What are the benefits of polymorphism?
What polymorphism means?
How do you define a class in oop?
Which method cannot be overridden?
What is object in oop?
What do you mean by variable?
Templates mean
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Which language is not a true object oriented programming language?
Explain the advantages of inheritance.
What is polymorphism and types?
What is the renewal class?
What is the example of polymorphism?
write a C++ program for booking using constructor and destructor.