Given the two AS path regular expressions:<br />  "65000+ (65001|65002)"<br />  "65000+ (65001|65002){0,}" <br /> Which AS path matches both expressions?()<p> Given the two AS path regular expressions:<br />  "65000+ (65001|65002)"<br />  "65000+ (65001|65002){0,}" <br /> Which AS path matches both expressions?()</p>
A、A.65000 65001 65002
B、B.65000 65002
C、C.65001 65000
D、D.65001 65002