

InterviewSolution
Saved Bookmarks
1. |
Dot operator in regular expression resembles which of the following?(a) Expressions are juxtaposed(b) Expressions are multiplied(c) Cross operation(d) None of the mentionedI got this question in an online interview.Origin of the question is Building Regular Expressions topic in division Regular Expressions and Languages of Automata Theory |
Answer» Right answer is (a) Expressions are juxtaposed |
|