Question: [JAVA} replace word is in string with is not test cases: ais return ais a is string return a is not string a is3
[JAVA} replace word "is" in string with "is not"
test cases:
"ais" return "ais"
" a is string" return "a is not string"
"a is3" return "a is not3"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
