What is the output of the following program : print ‘abcefd’.replace(‘cd’, ’12’) November 15, 2023November 15, 2023 administrator What is the output of the following program : print ‘abcefd’.replace(‘cd’, ’12’)abcefdGood Your Answer is Correctabcefdab1efdab12ed2 Share this: Click to share on Facebook (Opens in new window) Facebook Click to share on X (Opens in new window) X Like this:Like Loading...Related Posts:What is the output of the following program : print…What is the output of the following program?…What will be the output of the following php code?…Which command will be used to print data?Which command is used to print a file ?Under UNIX the key board is the default input device…