2
Answers

string program in c-sharp

Photo of Sandeep Banerjee

Sandeep Banerjee

10y
934
1
want to replace all 'Q' in my string to 'F' and string is given by user. if string contain Q it replace with F.

Answers (2)