Identify the language generated by the following grammar, where S is the start variable.

S → XY

X → aX | a

Y → aYb | ϵ

1
{ambn | m ≥ n, n > 0}
2
{ambn | m ≥ n, n ≥ 0}
3
{ambn | m > n, n ≥ 0}
4
{ambn | m > n, n > 0}

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation