Which regular expression, inserted at line 12, cor...
单选题

Which regular expression, inserted at line 12, correctly splits test into "Test A", "Test B", and "Test C"?()

发布日期:2021-01-28

A.String regex = ;

B.String regex =  ;

C.String regex = .*;

D.String regex = //s;

E.String regex = //.//s*;

F.String regex = //w[/.] +;

热门试题

热门资讯

    暂无相关推荐~

分享给好友

分享到朋友圈

取消

使用浏览器的分享功能,把这篇文章分享出去

确定