Q. A variable P is called pointer if__ (Solved)
1. p contains the address of an element in data
2. p points to the address of first element in data
3. p can store only memory address
4. p contain the data and the address of data
- a. p contains the address of an element in data