Question: Write the statement to declare and initialize a string variable called name, and initialize it to the literal CodeGrade. Assume the string library has been
Write the statement to declare and initialize a string variable called name, and initialize it to the literal "CodeGrade". Assume the string library has been included already.
Note: You will need to write only the statement necessary to declare and initialize the variable, and include a semicolon if necessary. Keep in mind the correct syntax and formatting of the C language while writing the code.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
