EECS 325 Quiz 1

Netid: -- enter netid to see quiz (and get credit when you save your answers).

Assume the following rules define when X "matches" Y:

Which of the following are matches, according to these rules?

 XYMatches
Q1 (?)(A)
Q2 (?)(A B)
Q3 ?(A B)
Q4 (? B ?)(A B C)
Q5 ((?))((A B))
Q6 ((? ?))((A B))
Q7 (? ?)((A B))
Q8 (?)()
Q9 ?()

You can change your answers until the quiz is stopped.