Computer Science, asked by almamun13cse, 1 year ago

What is wrong in the following code?

class Circle

{

public:

Circle()

{

}

double radius = 1;

};​

Answers

Answered by maina31
1

Answer:

double Radius is the answer

May Be

Answered by madhurout5380
1

Answer:

double radius is the answer

Similar questions