Question: Language C Suppose you have a string (char array) called animal. Assuming that animal is not NULL, what would you do in order to reset
Language C
Suppose you have a string (char array) called animal.
Assuming that animal is not NULL, what would you do in order to reset the string?
So the expression animal == NULL should be true.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
