Regular expression (x/y)(x/y) denotes which of the following set?
(a) {xy,xy}
(b) {xx,xy,yx,yy}
(c) {x,y}
(d) {x,y,xy}
I have been asked this question in my homework.
This intriguing question originated from Finite Automata and Regular Expressions in chapter Compiler Introduction of Compiler