题目详情
单选题 已知String x="abcdefghijk",则x.substring(3,5)的返回值为( )
A. "bcde"
B. "de"
C. "cdef"
D. "def"
学科:Java程序设计
时间:2023-05-08 06:48:31
相关题目
相关作业