Q20
What is the result of the expression "Java".replace("a", "o") in Java?
A.
"Jovo"
AnswerB.
"Java"
C.
"Jova"
D.
None of These
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board