Question: In C Programming Language 20 points Q1. Write a program that will -- a) Read a string of maximum length 50 and then will convert

 In C Programming Language 20 points Q1. Write a program that

In C Programming Language

20 points Q1. Write a program that will -- a) Read a string of maximum length 50 and then will convert all lower-case consonants into its uppercase version, without using any library functions, and shown in the monitor. b) This text will be recorded (written) into a FILE named "modified.txt" and this info will be given in the monitor. Example: Prompt: Enter a sentence of 50 letters maximum: I Love Bangladesh Output: Modified String: I LoVe BaNGLaDeSH The modified string has been recorded in "modified.txt

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!