Which one of the following regular expressions is NOT equivalent to the regular expression (a + b + c) * ?

1
(a * + b* +c*) *
2
(a * b * c*) *
3
((ab)* +c*) *
4
(a * b* +c *) *

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation