Can we have a private constructor ?
Answer Posted / arpitha
no, its of no use having a private constructor,,, bcoz
declaring constructor as private makes it blocked.
| Is This Answer Correct ? | 6 Yes | 24 No |
Post New Answer View All Answers
What are objects in oop?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is protected in oop?
Why do we use oops?
What is pure oop?
What does I oop mean?
What makes a language oop?
Can private class be inherited?
What is oops and its features?
What are different oops concepts?
What is coupling in oop?
What are functions in oop?
What is oops?what is its use in software engineering?
to find out the minimum of two integer number of two different classes using friend function
Get me a number puzzle game-program