首页题库练习题目详情
Java语言程序设计单选题中等

StringBuffer类的哪个方法用于删除指定范围内的字符?

Aappend()
Breplace()
Cdelete()
Dsubstring()