(Solved) : 55 Following Code Print Class Tf Public Data X Cout Void F Const Cout Q29823053 . . .

Part of study guide, i need the answers.
55. What does the following code print? class Tf public: data ‘X’; cout << ‘A’; void f() const cout <<‘B’ << data; char g(char x) cout << ‘C’ <K x; return x; char data; 7; int main() a.data- a.g(‘Z’); return e; Show transcribed image text
Expert Answer
Answer to 55 Following Code Print Class Tf Public Data X Cout Void F Const Cout Q29823053 . . .
OR