Question: Strings Write a program reading.c that reads from standard input according to the user's choice. The program should ask if their input is to be

Strings Write a program reading.c that reads from standard input according to the user's choice. The program should ask if their input is to be read character by character, word by word or line by line. Based on the user choice, the program should then ask the user to enter 5 characters, 5 words or 5 lines and read them. The values read should printed to the screen, each on a separate line
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
