Question: Q1. (5 marks) Find the error in the following program: #include void f(const int *xPtr); int main(void) int yi f(&y); } void f(const int *xPtr)

Q1. (5 marks) Find the error in the following program: #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
