-->
当前位置:首页 > 题库

单选题:h0295. 同正规式(a|b)* 等价的正规式为( )。

Luz4年前 (2022-05-04)题库401
同正规式(a|b)* 等价的正规式为( )。



A.a*|b*
B.(a|b)+
C.(ab)*
D.(a*|b*)+


答案:D