Ctrl + F is the shortcut in your browser or operating system that allows you to find words or questions quickly.
Ctrl + Tab to move to the next tab to the right and Ctrl + Shift + Tab to move to the next tab to the left.
On a phone or tablet, tap the menu icon in the upper-right corner of the window; Select "Find in Page" to search a question.
Share UsSharing is Caring
It's the biggest motivation to help us to make the site better by sharing this to your friends or classmates.
Delves into the study of abstract machines and their applications in understanding and processing formal languages, such as programming languages and compilers.
Increasing accuracy, or precision
Which among the following is the correct option for the given grammar? G->X111|G1,X->X0|00.
A set has n elements, then the number of elements in its power set is?
A set of accepting states (F ∈ Q).
Checking whether there is a matching parenthesis in a computer code can be done by a ______________.
A PDA is already in its accept state if:
The recursive inference procedure determines that string w is in the language of the variable A, A being the starting variable.
For a regular expression 'a', we can construct the following FA:
Context-free grammars are more expressive than finite automata; if a language L is by a finite automata then L can be blank by a context-free grammar.
NP-Hard problems are problems that are...
Any set that represents the value of the Regular Expression is called a Property set.
Noam Chomsky gave a mathematical model in which is effective for writing computer languages.
Leibniz introduced binary notation of calculation.
* Starts from tree leaves. It proceeds upward to the root which is the starting symbol S.
Which of the following statements are correct for a concept called inherent ambiguity in CFL?
In Allan M. Turing proposed the Turing machine as a model of "any possible computation".
A finite set of input symbols.
A ⊂ B is read as ________________.
Given the productions S → αXβ, X → a, ___________________.
A general purpose, programmable, information processor with input and output.
Which among the following cannot be accepted by a regular grammar?
According to what concept is CFL a superset of RL?
The union of sets A and B is expressed as?
If A has m elements and B has n elements, then A x B has elements?
A finite set of states
In mathematical notation, the symbol → means...
The first counting machine developed 5000 years ago in the Middle East.
Language may be derived from other strings using the productions in a grammar.
An initial state q0 ∈ Q
A formal language is a set of strings, each string composed of symbols from a finite set called
JASON can generally be parsed by ______________.
The string "0000111" is accepted by _____________.
A DFA is represented by digraphs called.
A set of rules, P: N → (N U T)*, it does have any right context or left context.
All functions are relations
NFA means:
“If H then ” is also the same as saying _______.
A DPDA is a PDA in which.
“Whenever H holds, C follows” can also be said as _______.
Are ambiguous grammar context free?
A right-most derivation of a sentential form is one in which rules transforming the are always applied.
The string abe is accepted by this regular expression.
The intersection of sets A and B is expressed as _________________.
challenged the mathematical community to find an infallible, mechanical method for constructing and checking truth of mathematical statements.
An order rooted tree that graphically represents the semantic information a string derived from a context-free grammar.
The transition a Push down automaton makes it additionally dependent upon the _____.
In words, H → C means…
An alphabet is any finite set of symbols.
“C if H” is also the same as saying _______.
Unconsumed input
It process information in their efforts to eat, survive, and reproduce.
Unconsumed input.
What is a language?
The difference between DFA and NFA
The first mechanical calculator using gears for calculation developed in 1642.
A language accepted by Deterministic Push down automata is closed under which of the following?
A language is regular if and only if.
A set of final state/states of Q (F⊆Q).
If a problem can be shown that it belongs to the class of recursively enumerable languages then ______________________.
Any production rule in the form A → B where A, B ∈ Non-terminal is called unit production.
The initial stack top symbol (I ∈ S)
A set of strings of a's and b's of any length including the null string. So L= { ε, a, b, aa , ab , bb , ba, aaa.......}, the regular expression is.
Turing hypothesis believed that a function is said to be computable if and only if it can be computed by a Turing machine.
Finite Automata all regular languages and only regular languages.
A good regular expression for any valid whole number is ______________.
Every set is a / an ________________ of itself.
Regular expression Φ* is equivalent to
The string acde is accepted by this regular expression.
A finite set of states.
{Q, Σ, q0, F, δ, Q × Σ → Q} is…
It refers to the measure of the number of times the tape moves when the machine is initialized for some input symbols and the space complexity is the number of cells of the tape written.
Regular expression Φ* is equivalent to.
A good regular expression for any valid real number using engineering notation is ______________.
In the Chomsky Hierarchy:
Empty set is a/an ________________.
An initial state q0 ∈ Q.
A grammar G is ambiguous if there is a word w Î L(G) having are least two different parse trees.
A DFA is defined ____________________.
Which one is the answer?
Set of final or accepting states
* Starts with the starting symbol S. It goes down to tree leaves using productions.
If A = {3, 4, 6, 8} and
A nested if-then statement is one of these:
A sub-tree of a derivation tree/parse tree such that either all of its children are in the sub-tree or none of them are in the
Is a finite set of symbols called the alphabet.
Number of states require to accept string ends with 10.
The cardinality of the union of two disjoint sets is less than the sum of the cardinality of the given sets.
It starts from the top with the start-symbol and derives a string using a parse tree.
A PDA machine configuration (p, w, y) can be ly represented as ____________
Any production rule in the form A → B where A, B ∈ Non-terminal is called.
It generate context-free languages. The productions must be in the form A → γ
The algebraic law of regular expression described by φE = φ = Eφ is _______________.
S → aAb, aA →aaAb, A→ε
|-* is the _____ closure of |-
The stack content
The stack contents
If R ={(1,1),(2,3),(4,5)}, then the Range of the function is?
Start symbol, S ∈ N
A of a derivation is a tree in which each internal node is labeled with a nonterminal.
There are 5 tuples in finite state machine.
Some graphs contain cycles.
In _____ Allan M. Turing proposed the Turing machine as a model of "any possible computation".
Finite set of states.
A PDA machine configuration (p, w, y) can be correctly represented as ____________ .
An indirect way of building a CFG is to _____________
A 2-Tape Turing Machine ___________________.
If A = {5,6,7} and B = {7,8,9} then A U B is equal to:
What can be said about undecidable problems?
A good regular expression of a person's name is ______________.
What can not be said about CFLs?
Connected graphs have components.
Labeled by a terminal symbol or ε.
An automaton that produces outputs based on current input and/or previous state is called.
What are strings?
All relations are functions
Non-terminal symbols
The tape head is positioned at one of the tape cells for scanning the input symbol from the input tape and initially the tape head points at the left most cell of the input tape.
What is a grammar?
The unconsumed input
If R = {(1,1),(2,3),(4,5)}, then domain of the function is?
A stack symbols
A may or may not read an input symbol, but it has to read the top of the stack in every transition
The language L contains all strings over the alphabet {a,b} that begin with and end with
The __________ of a Turing machine depends on the current state of finite control and the tape symbol present in the input tape.
A set of terminals where N ∩ T = NULL.
Which of the following Set Operations produces the set that contains everything that is in Set A and in Set B?
Finite set of input alphabets
Labeled by the start symbol.
Terminal symbols
An algorithms to shampoo your hair.
Which of the following statement is false in context of tree terminology?
The relationship between recursive and recursively enumerable languages is ________________.
The string aaaabbbccaaad is accepted by this regular expression.
Increasing coverage, or recall.
Increasing accuracy, or precision.
Given the language L = {ε}, is L empty?
A Finite Automaton with null moves (FA-ε) does transit not only after giving input from the alphabet set but also without any input symbol. This transition without input is called a.
How many sets belong to the power set of A = {a,b,c,d}?
Which among the following is the option for the given grammar? G->X111|G1,X->X0|00
A string is accepted by a, iff the DFA/NDFA starting at the initial state ends in an after reading the string.
What is automata theory?
Context-free grammars are more expressive than finite automata; if a language L is by a finite automata then L can be by a context-free grammar.
What can be said about CFLs?
T generate recursively enumerable languages. The productions have no restrictions and phase structure grammar including all formal grammars.
A _____ may or may not read an input symbol, but it has to read the top of the stack in every transition
Context-free grammars are more expressive than finite automata; if a language L is _____ by a finite automata then L can be _______ by a context-free grammar.
A' will contain how many elements from the original set A?
Labeled by a non-terminal symbol.
The power set of a given set does not contain the set itself.
It is a unary operator on a set of symbols or strings, that gives the infinite set of all possible strings of all possible lengths.
The empty set is always a subset of any set.
Context Free Languages is closed under intersection.
Is the initial state from where any input is processed (q0 ∈ Q).
A set on non-terminal symbols.
If we can successfully and correctly stimulate a TM with storage by two standard TMs, then ______________________.
A PDA accepts a string when, after reading the entire string, the PDA is in a final state.
A regular expression consisting of a finite set of grammar rules is a quadruple.
Elimination of productions and symbols is called simplification of CFGs. Simplification essentially comprises of the following steps:
An English like abbreviations representing elementary computer operations.
Having the initial state as a final state, give the deterministic finite state automaton that accepts the regular expression.
The commutativity property of set operations states that the union of any set with same set is the set itself.
IT generate recursively enumerable languages. The productions have no restrictions and phase structure grammar including all formal grammars.
A Finite Automaton with null moves (FA-ε) does transit not only after giving input from the alphabet set but also without any input symbol. This transition without input is called a
Let w = 100011, is w a member of a language of string with equal number of 0s and 1s?
Circuits in graphs are always simple paths.
A may or may not read an input symbol, but it has to read the top of the stack in every transition.
Blank symbol
are parameterized statement, they are true or false depending on the values of their parameters.
A set of accepting states (F ∈ Q)
Which of the following is a not a part of 5-tuple finite automata?
If L1 and L2 are regular sets then intersection of these two will be.
Finite set of input alphabets.
A Moore machine can be described by a tuple.
An example string w of a language L characterized by equal number of As and Bs is _______________.
The body of a production in CFG is composed of:
The difference between regular expressions and finite automata is _____________.
Regular sets are closed under union,concatenation and kleene closure.
Finite set of states
The theory of formal languages finds its applicability extensively in the fields of Computer Science. gave a mathematical model of grammar in which is effective for writing computer languages.
Which of the following ways can be done to simplify a CFG?
How many rational and irrational numbers are possible between 0 and 1?
A new symbol is added at the top.
A transition function: Q × (Σ∪{ε}) × S × Q × S*.
Identify the modeling recognition of the word "then"
Recursive : TM that always halt = ________________ : TM that may or may not halt
A formal language is a set of strings, each string composed of symbols from a finite set called.
Every context free grammar can be transformed into an equvalent non deterministic push down automata.
The start symbol.
What is a Universal TM?
The unconsumed input.
Transition function
What is the final result after converting the following NFA-ε to NFA without Null move.
The number of elements in the set for the Language L={xϵ(∑r) *|length if x is at most 2} and ∑={0,1} is
Is the transition function where δ: Q × Σ → Q.
Production Rule: aAb->agb belongs to which of the following category?
A DPDA is a PDA in which
__ is the initial state from where any input is processed (q0 ∈ Q).
Is a set of final state/states of Q (F ⊆ Q).
If A = {0,2) and B = {1,3), then Cartesian product is?
If we can successfully and ly stimulate a TM with storage by two standard TMs, then ______________________
The CFG "S → (S) | SS | ε" accepts:
Empty string
Who is the father of modern computer?
Is used to derive a string using the production rules of a grammar.
A finite number of states.
Starting state
If A →* ε, then we can say that:
According to the 5-tuple representation i.e. FA= {Q, ∑, δ, q, F} Statement 1: q ϵ Q'; Statement 2: FϵQ
For every CFL, G, there exists a PDA M such that L(G) = L(M) and vice versa
The entity which generate Language is termed as:
Global Positioning System (GPS) calculates latitude and longitude from satellite signals.
All trees contain loops.
Is to be applied to show that certain languages are not regular. It should never be used to show a language is regular.
The stack contents.
The initial state (q0 ∈ Q)
The following are phases of C++ Programs except
The _____ of two sets A and B is the set containing those elements which are elements of A or elements of B.
A DFA can remember a finite amount of information, but a can remember an infinite amount of information.
The complement of an infinite language is necessarily finite.
Which of the following statements are for a concept called inherent ambiguity in CFL?
__ is the transition function where δ: Q × Σ → Q.
The transition a Push down automaton makes it additionally dependent upon the
Which of the following statements is true about NPDA, DPDA, and RL?
What is an undecidable problem?
Z2 uses electricity to convey letters and transmit information quickly in 1844.
A compact textual representation of a set of strings representing a language.
The minimum number of states required to recognize an octal number divisible by 3 are/is.
If Σ2 is {00, 01, 10, 11}, then Σ =
For every CFL, G, there exists a PDA M such that L(G) = L(M) and vice versa.
What kind of languages does a TM decide?
It starts from the bottom with the string and comes to the start symbol using a parse tree.
Given that the language L = {ε}, is L empty?
Computers are general purpose because they can perform many different tasks.
Which among the following is not a part of the Context free grammar tuple?
The symbol used for the empty string is ____________.
What cannot be said about automata theory?
Which of the following will not be accepted by the following DFA?
Set of final or accepting states.
A finite number of states
A conceptual design for a machine consisting of a Mill, Store, Printer, and Readers.
IT generate recursively enumerable languages. The productions have no restrictions and phase structure grammar including all formal grammars. They generate the languages that are recognized by a Turing machine.
Noam Chomsky gave a mathematical model in ___ which is effective for writing computer languages.
For every pair of regular expressions R and S, the languages denoted by R(SR)* and (RS)*R are the same.
If L1 and L2 are regular sets then intersection of these two will be
A DFA can remember a finite amount of information, but a ____ can remember an infinite amount of information.
Set of all tape symbols
The entity which generate Language is termed as regular languages.
Number of final state require to accept in minimal finite automata.
For the given Regular expression, the minimum number of terminals required to derive its grammar (011+1)*(01)* is
__ is a set of final state/states of Q (F ⊆ Q).
The initial stack top symbol (I ∈ S).
A PDA machine configuration (p, w, y) can be correctly represented as.
The PDA has infinite memory and access in _____ order and the finite automata has ____ memory.
A pushdown automaton is a way to implement a context-free grammar in a similar way to design DFA for a regular grammar.
If L is recursively enumerable then ________________.
A transition function: Q × (Σ∪{ε}) × S × Q × S*
A __________ of a derivation is a tree in which each internal node is labeled with a nonterminal.
______ is used to derive a string using the production rules of a grammar.
Who is the father of modern computer science?
__ is a finite set of states.
A set of strings of a's and b's of any length including the null string. So L= { ε, a, b, aa , ab , bb , ba, aaa.......}, the regular
Computer science has roots in two fields :
Noam Chomsky gave a mathematical model in _______ which is effective for writing computer languages.
|-* is the closure of |-
One of the first programmable electronic computers in 1945.
__ is a finite set of symbols called the alphabet.
The basic model of a Turing machine consists of _______ and _______ , in which the finite control has finite set of states and the transition between the states.
The algebraic law of regular expression described by E + E = E is _____________.
A parsing that starts from the top with the start-symbol and derives a string using a parsetree.
Let the class of language accepted by finite state machine be L1 and the class of languages represented by regular expressions be L2 then.
An ε-NFA with a stack is also regarded as:
The top symbol is read and removed.
Is a finite set of states.
A - B will contain elements in?
For bottom-up parsing, a PDA has the following four types of transitions:
In ____ Allan M. Turing proposed the Turing machine as a model of "any possible computation".
A transition function δ : Q × (Σ ∪ {ε}) → 2Q.
* Starts from tree leaves. It proceeds upward to the root which is the starting symbol S
A symbol X is reachable _________________________.
A pushdown automata can be regarded as:
What is an ε-NFA?
The of a Turing machine depends on the current state of finite control and the tape symbol present in the input tape.
What concept did Alan Turing introduce?
To keep up this site, we need your assistance. A little gift will help us alot.
Donate- The more you give the more you receive.
Related SubjectTheoretical Foundations of Nursing
Accounting Research Methods
State Fair: Discover the Best of U.S. Fairs
Biden's Final Full Day as President
Germany Energy Policy
Middle School Education
English
English as a Second Language
Teaching English in the Elementary Grades: Language Arts
Technical Scientific and Business English
Reading and Writing Skills
Shopee Cashback Voucher
Temu $0 Shipping Fee
Amazon 75% Off Discounts