Hello, sorry to disturb you all; does anyone know what is the correct answer? It is the second attempt that I made to this question and I still got it wrong; at first I put the answer as D but it was incorrect so in my second attempt I put it as A thinking that each object has its own constructor so i will be incremented by only one value and will not become 3... can someone explain which answer is correct and why please.
What I mean by "share values" is that, I know that they will have the same default values but consider the diagram where we increment the value of i for each objects created. What's happening here ?