The following code gives an error when I try to create an object of type B. My question is why isn't the default constructor of A called? The following code gives an error when I try to
The following code gives an error when I try to create an object of type B. My question is why isn't the default constructor of A called? The following code gives an error when I try to