1. Point out the compile time error in the program given below.
A. Error: invalid assignment for x
B. Error: suspicious pointer conversion
C. No error
D. None of above
Advertisement
2. Point out the error in the program
A. Error: Declaration syntax
B. Error: Expression syntax
C. Error: LValue required
D. Error: Rvalue required
Advertisement
< PREVIOUS POSTPointers - Find Output of Program
NEXT POST >Pointers - Point Out Correct Statements