阅读下列程序,请写出该程序的输出结果。


【正确答案】:s1=this is a string!S2.length=17S3=that is a string!
【题目解析】:显示字符串S1,length()字符串的长度,replace(char oldChar, char newChar), 返回一个新的字符串.

点赞(0) 打赏

评论列表 共有 0 条评论

暂无评论

微信小程序

微信扫一扫体验

立即
投稿

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部