Question: c++:the program telephone digits outputs only telephone digits that corresponds to uppercase letters.rewrite the program so that it processes both uppercase and lowercase letters and output the corresponding telephone digits.if the nput is something other than an uppercase or lowercase letters,the program must output an appropriate error message.