

MCQOPTIONS
Saved Bookmarks
1. |
|
A. | x is a pointer to a string, y is a string |
B. | y is a pointer to a string, x is a string |
C. | Both x and y are pointer to string types |
D. | None of the above |
Answer» B. y is a pointer to a string, x is a string | |