1.

What is the output for the given language?
Language: A set of strings over = {a, b} is taken as input and it prints 1 as an output for every occurrence of a, b as its substring. (INPUT: abaaab)

A. 0010001
B. 0101010
C. 0111010
D. 0010000
Answer» B. 0101010


Discussion

No Comment Found