

MCQOPTIONS
Saved Bookmarks
1. |
Choose the right option |
A. | q is a pointer to a string, p is a string |
B. | both p and q are pointers to string types |
C. | p is a pointer to a string, q is a string |
D. | All of above |
E. | None of these |
Answer» D. All of above | |