GeeksforGeeks » C/C++ Programming Questions
A C++ constructor question
(2 posts)-
what is dummy constructor in C++?
-
A dummy constructor is one, that is created by compiler itself.
Reply
You must log in to post.
what is dummy constructor in C++?
A dummy constructor is one, that is created by compiler itself.
You must log in to post.