[判断题]对于下列代码段,如果m的值为“hello”则可以正常处理字符串。()public static int parseInt(String m) throws NumberFormatException {return parseInt(m,10);}"
云开题库
|
2023-10-01 01:41:10
|
21
[判断题]对于下列代码段,如果m的值为“hello”则可以正常处理字符串。()public static int parseInt(String m) throws NumberFormatException {return parseInt(m,10);}"

A.对
B.错
查看答案

国家开放大学

形成性考核

您可能感兴趣的试题
TOP