String ch = "Hi i like java",
int start = 1;
int end = 9;
char st[]=new char[end-start];
ch.getChars(start,end,st,0);
System.out.println(st);
Answers
Answered by
3
Answer:
HLO DEAR
Explanation:
question is wrong. please check ...
THANKUUUI
hope it is helpful plz marks me as brainlieast and give me thanks at all my answers and follow me.
hope it is helpful plz marks me as brainlieast and give me thanks at all my answers and follow me.☺☺ 10 Thanks + Follow = Inbox ☺
Similar questions