Question: Please help with 2a and 2b and I will give thumbs up 2. a. Wrie a declaration to store the string Thi s i o

Please help with 2a and 2b and I will give thumbs up
2. a. Wrie a declaration to store the string "Thi s i o a it olay the message using the the string "This is a test" into an array named strtest. Include the declaration in a program to display the message using the fol lowing loop: for (i 0; i 14; i++) printf("%c", strtest [i]); b. Modify the for statement in Exercise 4a to display only the array characters t, e, s, and t
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
