1. Create a C program that takes in the
string “Palomar College” from the keyboard
and stores it in a string array
2. Use the strcpy function from the string.h
library to copy the entry to a new string array
3. Print the new string array on the console.
4. Insert the word “Community” into the
new string array
5. Print the new string array on the console.
1. The program should declare the string arrays used in theprogram at the top of the main
function.
2. The program can use: gets, strcpy, strncpy, strcat andstrlen.
3. Hold the screen open at the end of the program.
Expert Answer
An answer
PayPal Gateway not configured
PayPal Gateway not configured