Q62
Which of the following operation is possible using a pointer char? (Assuming the declaration is char *a;)
A.
Input via %s
B.
Generation of the multidimensional array
C.
Changing address to point at another location
AnswerD.
All of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board