Question: Write in C language In a new file, declare a character array of size 9 and initialize it with the 9-character string of your choice.
Write in C language
In a new file, declare a character array of size 9 and initialize it with the 9-character string of your choice. Print the string to the screen. Stringl contains pizzalike Now declare additional arrays of size 10, 8, and 6. Print those strings to the screen. Stringl contains pizzalike String2 contains String3 contains String4 contains Add one more string. Initialize it so that it is empty. Print this string to the screen
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
