Q. Where do we use the operator -> ? (Solved)
1. to access a member of structure
2. to access member of union
3. to access an array
4. both(a) and(b).
- d. both(a) and(b).
1. to access a member of structure
2. to access member of union
3. to access an array
4. both(a) and(b).