STRING programs

CharConvert

Write a program that reads a string and a character. Each occurrence of the given character (regardless of its case) ...

ConsChange

A class ConsChange has been defined with the following details:Class name : ConsChangeData members/instance variables:word : stores the wordlen : ...

TheString

 A class TheString accepts a string of a maximum of 100 characters with only one blank space between the words ...