Pointers – Point Out Errors1. Point out the compile time error in the program given below. A. Error: invalid assignment for x…
Functions – Point Out Errors1. Point out the error in the program A. Missing parenthesis in return statement B. The function should…
Declarations and Initializations – Point Out Errors1. Point out the error in the following program (if it is compiled with Turbo C compiler). A.…