wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

FA conversion

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

State true or false?

Statement: An NFA can be modified to allow transition without input alphabets, along with one or more transitions on input symbols.

a)

True

b)

False

2.

State true or false?

Statement: ε (Input) does not appears on Input tape.

a)

True

b)

False

3.

Statement 1: ε- transition can be called as hidden non-determinism.

Statement 2: δ (q, ε) = p means from q it can jump to p with a shift in read head.

Which among the following options is correct?

a)

Statement 1 and 2, both are correct

b)

Statement 1 and 2, both are wrong

c)

Statement 1 is correct while Statement 2 is wrong

d)

Statement 1 is wrong while Statement 2 is correct

4.

The __________ of a set of states, P, of an NFA is defined as the set of states reachable from any state in P following

e-transitions.

a)

epsilon-closure

b)

closure set

c)

output set

d)

transitions

5.

Is the language preserved in all the steps while eliminating epsilon transitions from a NFA?

a)

Yes

b)

No

6.

Is the number of states in ε-NFA and it's equivalent NFA is same?

a)

Yes

b)

No

c)

Can't be determined

7.

We have constructed M2 by eliminating ε-transitions from M1 , is the number of final states are same in M1 and M2 ?

a)

Yes

b)

No

c)

We can't say

8.

Can we convert ε-NFA to DFA directly?

a)

Yes

b)

No

9.

Initial state of DFA can be determined from its equivalent

ε-NFA by

a)

taking the same initial state

b)

taking the ε-closure of initial state

c)

have to consider all the subsets of states containing initial state

d)

have to consider all the subsets of states containing final state

10.

Final states of DFA can be determined from its equivalent

ε-NFA by

a)

taking the same final states

b)

taking the subset of states containing all the final states

c)

taking the subset of states containing any final state

d)

take all the states as final states