Question: This is for C program. 4) Write a segment of code below so that it reads in 100 strings from the user, counts how many
This is for C program.

4) Write a segment of code below so that it reads in 100 strings from the user, counts how many of those strings are equal to the string "vacation", all lowercase and prints out this count. You may assume that the user will enter alphabetic strings of length 19 or fewer letters and there's no need to prompt the user to enter the strings. Declare all necessary variables. #include #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
