Saved Bookmarks
| 1. |
The expression double can be said to double (a) be a pointer pointing to variable double (b) refer to contents of double (c) be a pointer to a double type value (d) refer to the value of the variable pointed to by double. |
|
Answer» (c) be a pointer to a double type value |
|