返回值为字符串的函数是( )。A、 StrB、 ValC、 LenD、 Asc
返回值为字符串的函数是( )。
A、 Str
B、 Val
C、 Len
D、 Asc
相关考题:
字符串的append函数可以添加多种内容,以下append函数的使用中,错误的是()StringBufferstrb1=newStringBuffer();IntegerintObj=newInteger(33); A.strb1.append(3.14159);B.strb1.append(’数’);C.strb1.append(true);D.strb1.append(intObj);
以下哪些是薪资管理系统中设置公式时可使用的函数?A.strB.iffC.lenD.sqr