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)

🎲 Try a Random Question  |  Total Questions in Quiz: 55  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Theory of Computer Science 1 — practice the complete quiz, review flashcards, or try a random question.


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)