Question: Question 1: If you've been given a pointer (e.g. string *s), and you want to use the thing it points to, which of these operators
Question 1:
If you've been given a pointer (e.g. string *s), and you want to use the thing it points to, which of these operators should you use?
Question 1 options:
| A. | new |
| B. | << |
| C. | * |
| D. | & |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
