Question: Study the following code segment and identify the line that will cause a syntax error void Secret (ints x, double y - 12.34, char z
Study the following code segment and identify the line that will cause a syntax error void Secret (ints x, double y - 12.34, char z ='); line 1 int main() //Line 2 int a 23; //Line double b- 48.787 Illino Secret(150, 0, 0); //lines return; line 6 void Secret int x, double y char z) Itine Line X2 X: cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
