McqMate
| Q. |
Which of the following statement is true about char ****a ? |
| A. | a is pointer to a pointer to a pointer to char |
| B. | a is pointer to a pointer to a pointer to char |
| C. | a is a pointer to a char pointer |
| D. | a is a pointer to a pointer to a char |
| Answer» B. a is pointer to a pointer to a pointer to char | |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet