Question: Please help me fix this error! Error: 'Complex' was not declared in this scope { Complex z0(3.6,4.8); } Error: expected ';' before 'z1' { Complex
Please help me fix this error!
Error: 'Complex' was not declared in this scope
{
Complex z0(3.6,4.8);
}
Error: expected ';' before 'z1'
{
Complex z1(4,-2);
}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
