Ericsson Interview Question

Given c++ source code. B class derived from A class. There are ctors, copy ctors, =operators, dtors and virtual functions. They are print to the std out. What is the output?