My question is, can a static class have all the constructor available in non-static class like:-
- Default Constructor.
- Parametrized Constructor.
- Copy Constructor.
- Static Constructor.
- Private Constructor.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeesh MenothPosted Dec 9, 2019, 2:55 AM
Ashutosh GuptaPosted Dec 8, 2019, 11:19 AM