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 1787 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. 

Updated on 15-Jun-2013

I am a content writter !

Can you answer this question?

Answer

1 Answers

Liked By