Which methods from the String and StringBuffer classes modify the object on which they are called?()  

A . The charAt() method of the String class. B . The toUpperCase() method of the String class. C . The replace() method of the String class. D . The reverse() method of the StringBuffer class. E . The length() method of the StringBuffer class.

时间:2022-10-17 13:22:37 所属题库:SCJP程序员认证考试题库

相似题目