Which Of The Following Statement Is Correct #564
Which of the following statement is correct?
This multiple choice question (MCQ) is related to the book/course
gs gs108 CSharp.
It can also be found in
gs gs108 Console I/O Operations and Stream Classes - Writing Console Output Operations - Quiz No.1.
Which of the following statement is correct?
reverse() method reverses some characters
reverseall() method reverses all characters
replace() method replaces all instances of a character with new character
replace() method replaces first occurrence of a character in invoking string with another character