Problem #708 CORE JAVA PROGRAMMING

Write a C++ program to replace all the ‘d’ characters with ‘f’ characters

Your Solution