A、Boolean
B、Character
C、Integer
D、System
第1题:
下面哪个不是String类的方法?()
A.subString()
B.startsWith()
C.toString()
D.toUpperCase()
第2题:
下列哪个类不是Java API中的基本数据类型包装类?()
A.Byte
B.Int
C.Float
D.Double
第3题:
3、下面哪个不是String类的方法?()
A.subString()
B.toString()
C.toUpperCase()
D.startsWith()
第4题:
下面选项中,哪个类不是Object的子类?
A.String类
B.System类
C.Math类
D.int
第5题:
下面哪个不是String类的方法?()
A.subString()
B.toString()
C.toUpperCase()
D.startsWith()