String s=”COMPUTER”; String c=subsString(3,6); System.out.println(c); The output of the above snippet is: d) MPUT e) COMP f) UTER j) PUT
Answers
Answered by
0
Answer:
j) PUT
is the correct answer
Similar questions