Correct Answer: D
Explanation: In the code shown above, ab* will match to 'a' or 'ab' or 'a' followed by any number of b's. Hence the only line of code from the above options which does not result in a match is:
SUBSCRIBE
Please subscribe to get the latest articles in your mailbox.
SUBSCRIBE
Please subscribe to get the latest articles in your mailbox.