Question: write a program segment to conduct string conversation as follows: replace every space in the orignal string variable str3 with an underscore '_' , store
write a program segment to conduct string conversation as follows: replace every space in the orignal string variable str3 with an underscore '_' , store the new string in the variable str4, and display str4 after converstion
I want in C or C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
