Which of these methods returns the string such that some characters which are specified to be removed from the end of st
Posted: Wed Jul 13, 2022 7:56 pm
a) Trim()
b) Remove()
c) TrimEnd()
d) Split()
b) Remove()
c) TrimEnd()
d) Split()