What is the output for the given language?
Posted: Thu Jul 14, 2022 9:24 am
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
a) 0010001
b) 0101010
c) 0111010
d) 0010000