Computer Science, asked by tapatisana910, 5 hours ago

Q1. Write a program in Java to design a class to overload a function Joystring() as follows: 1: void Joystring(String s, char ch 1, char ch2) with one string argument and two character arguments that replaces the character argument ch1 with the character argument ch2 in the given String s and prints the new string. Example: Input value of s = "TECHNALAGY" ch1 = 'A' ch2 = 'O Output: "TECHNOLOGY​

Answers

Answered by jiyasaiyed633
0

Answer:

I dont no answers bro

sorry

Similar questions