Can someone help me with this assignment?
EXERCISE
Submit answers for the following question.
(4 pts) Assume the following declarations:
char name[21];
char yourName[21];
char studentName[31];
Mark each of the following statement as valid or invalid. If a statement is valid, explain what it does. For an invalid statement, explain what’s wrong and correct it.
a. yourName[0] = ‘