CS402-Midterm
1 / 50
In NFA, there may be more than one transition for certain letters and there may not be any transition for certain letters. This statement is ______________.
2 / 50
In FA final state represent by _________sign
3 / 50
In drawing FA3 (which is equal to FA1 + FA2), a state will be declared final if
4 / 50
Auto Meta mean
5 / 50
The clouser FA*(star on an FA ) always accept ______string
6 / 50
In GTG’s there may exist no path for a certain string.
7 / 50
GTG can have _______________ final state.
8 / 50
In FA one enter in specific stat but there is no way to leave it then state is called
9 / 50
Two machines are said to be equivalent if they print the same output string when the different input string is run on them
10 / 50
Languages generated by kleene star are always ______________.
11 / 50
One FA has 3 states and 2 letters in the alphabet. Then FA will have ___________ number of transitions in the diagram
12 / 50
13 / 50
The _______ machine helps in building a machine that can perform the addition of binary numbers.
14 / 50
The length of output string in case of _________ is one more than the length of corresponding input string.
15 / 50
FA1 and FA2 are two FA’s representing two languages. Then FA3, which is sum of FA1 and FA2, will accept the strings which are
16 / 50
Using tree structure final state represent by
17 / 50
FA1 corresponds to r*, then FA1 must accept _______________ string.
18 / 50
RE for the language defined over Σ={a,b} having words starting with a is____
19 / 50
In FA, if one enters in a specific state but there is no way to leave it, then that specific state is called
20 / 50
TG can have more than one initial state.
21 / 50
Every FA should be __________
22 / 50
In TG there may exist no paths for certain string.
23 / 50
In TG, there may be a transition for null string.
24 / 50
If a language has RE, then that language can be expressed through TG.
25 / 50
“Every finite language can be expressed by FA”. This statement is __________.
26 / 50
If r1 = (aa + bb) and r2 = ( a + b) then the language (aa + bb)* will be generated by
27 / 50
According to 3rd part of the Kleene’s theorem, If a language can be accepted by an RE then it can be accepted by a _________ as well
28 / 50
If r1 and r2 are regular expressions then which of the following is not regular expression.
29 / 50
Which statement is true?
30 / 50
31 / 50
Let S = {aa, bb} be a set of strings then s* will have
32 / 50
One language can be represented by more than one RE” this statement is____
33 / 50
If S = {ab, bb}, then S* will not contain
34 / 50
Length of strings, generated by infinite language is_______
35 / 50
36 / 50
Alphabet S = {a,bc,cc} has _______ number of letters.
37 / 50
One language can represents more than one RE.
38 / 50
S= {a,bc,cc} has the latters
39 / 50
(a + b)* a is RE for the language defined over S={a,b} having words not ending in b
40 / 50
41 / 50
42 / 50
a (a + b)* is the RE of language defined over S = {a, b} having at least one a
43 / 50
a*b* = (ab)* this expression is __________
44 / 50
45 / 50
a(a+b)*a+b(a+b)*b is RE for the language defined over S={a,b} having words beginning and ending with same letters
46 / 50
Σ={a,Aa,Abb}, then string aAaAbbAa has ________ length.
47 / 50
If an alphabet has n number of letter, then number of strings of length m will be
48 / 50
49 / 50
S={a,bb,bab,baabb} set of strings then S* will not have
50 / 50
(a+b)*a(a+b)*b(a+b)* is the RE of language defined over S={a,b} having at least one a and one b
Your score is
The average score is 54%
Restart quiz