MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements correct about used in the below statement? |
| A. | is a pointer to a pointer to a pointer to a char |
| B. | is a pointer to a pointer to a pointer to a pointer to a char |
| C. | is a pointer to a char pointer |
| D. | is a pointer to a pointer to a char |
| Answer» C. is a pointer to a char pointer | |