Question: Write a program named prob1.c, that will read a character and display the character in the following format. Use getchar() and putchar( for your input

 Write a program named prob1.c, that will read a character and

Write a program named prob1.c, that will read a character and display the character in the following format. Use getchar() and putchar( for your input and output. Example (Don't print Input: and Output:) Input: A Output: A-A Problem Two Write a program named prob2.c, that will read a character and display the character in the following format. Use getchar() and putchar( for your input and output. Example (Don't print Input: and Output:) Input: b Output: bbbbb bbbbb bbbbb

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!