Users Pricing

forum

home / developersection / forums / constructor shown in the following fragment in c plus plus?

constructor shown in the following fragment in c plus plus?

Anonymous User 1880 14 Jun 2013
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. 

I am a content writter !


1 Answers