Which of the following is a primary branch of Automata Theory? A) Graph Theory B) Computational Complexity Theory C) Software Engineering D) Networking |
Card: 1 / 20 |
True or False: A Turing machine is the most commonly examined model of computation. |
Card: 3 / 20 |
Fill in the blank: The smallest building block of a language is called a ______. |
Card: 5 / 20 |
Riddle: I can describe languages and generate strings, with rules and symbols that define my wings. What am I? |
Card: 9 / 20 |
![]() Unlock all Flashcards with EduRev Infinity Plan Starting from @ ₹99 only
|
Which type of language is recognized by a Pushdown Automaton (PDA)? A) Regular B) Context-Free C) Context-Sensitive D) Unrestricted |
Card: 11 / 20 |
Fill in the blank: A grammar is defined by a finite set of production rules, which are used to generate ______. |
Card: 13 / 20 |
True or False: Every Non-deterministic Finite Automaton (NFA) can be converted into a Deterministic Finite Automaton (DFA). |
Card: 15 / 20 |
A CFG is defined by productions of the form A → β, where A is a non-terminal and β is a string of terminals and non-terminals. |
Card: 18 / 20 |
Which of the following is a characteristic of computable functions? A) They can be calculated using a finite amount of resources B) They always terminate with an output C) They can be defined for infinite inputs D) A and B |
Card: 19 / 20 |