Thursday, 22 August 2013

Remove specific charcter from string from last index

Remove specific charcter from string from last index

How to remove specific character from String from last.Is it possible to
remove ?
String str="update employee set name='david', where id=?";

No comments:

Post a Comment