What is wrong in the following code?
class Circle
{
public:
Circle()
{
}
double radius = 1;
};
Answers
Answered by
1
Answer:
double Radius is the answer
May Be
Answered by
1
Answer:
double radius is the answer
Similar questions
Social Sciences,
6 months ago
Economy,
1 year ago
Computer Science,
1 year ago
India Languages,
1 year ago
Math,
1 year ago