Consider the following C++ code and select its output from the given options:
class A{ int a; public: A(int x) {cout<< Base Constructor:<
Reveal answer
Fill a bubble to check yourself
Consider the following C++ code and select its output from the given options:
class A{ int a; public: A(int x) {cout<< Base Constructor:<