Computer Science, asked by fizabutt2000, 6 months ago

Class complex{ private: float x,y; static int z; public: Complex(){ x=y=0.0; } static int dosomething() { z=2*y; return z;}}; What is wrong with dosomething member function?

Answers

Answered by gaurav841930
1

lass complex{ private: float x,y; static int z; public: Complex(){ x=y=0.0; } static int dosomething() { z=2*y; return z;}}; What is wrong with dosomething member function?

Answered by pokemon1188
1

Answer:

  1. hsshhshshshsh jsjsgsgshshhshshsh jsjsgsgshshhshshsh
Similar questions