I face the below question in the interview.
Q1.Can we have a private constructor in the abstract class?
Answer- Yes, I gave an answer we can have then he again ask why and what is the use of the private constructor. I'm not able to answer to this cross-question. Can anybody explain this? with practically in c# will great help.