Write a single program that: Obtains two separate text sentences from a user. Produce statistics on the contents of each sentence (number of characters, words, number of occurrences of individual letters, etc.). These should be displayed on the screen. • Merges the two input sentences, one character at a time. Again, the output should be displayed on the screen. If one sentence is shorter than the other then the remainder of the larger file should be added to the end of the merged sentence. Display the merged sentence backwards.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter13: File Input And Output
Section: Chapter Questions
Problem 6PE
icon
Related questions
Question

could you please help me write this program

Write a single program that:
Obtains two separate text sentences from a user.
Produce statistics on the contents of each sentence (number of characters,
words, number of occurrences of individual letters, etc.). These should be
displayed on the screen.
Merges the two input sentences, one character at a time. Again, the output
should be displayed on the screen. If one sentence is shorter than the other then
the remainder of the larger file should be added to the end of the merged
sentence.
Display the merged sentence backwards.
The program must be written in C (not C++, C# or any other language).
Transcribed Image Text:Write a single program that: Obtains two separate text sentences from a user. Produce statistics on the contents of each sentence (number of characters, words, number of occurrences of individual letters, etc.). These should be displayed on the screen. Merges the two input sentences, one character at a time. Again, the output should be displayed on the screen. If one sentence is shorter than the other then the remainder of the larger file should be added to the end of the merged sentence. Display the merged sentence backwards. The program must be written in C (not C++, C# or any other language).
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Constants and Variables
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT