I am a relatively a new user to C++. I am not that good a software programming. Recently while reading I read a question which stated "If we create Arrays of Object then which Constructor will be called?" I have no idea about which constructor will be called in this question. First of all , can we call constructor by creating an array of objects?
Bookmarks