Hi Expert, What wrong with constructor shown in the following fragment in C++? class sample { double a,b,c; public: double sample( ); } Thanks in advance.
Can you answer this question?
Write Answer1 Answers