Q.

Statement 1: A Finite automata can be represented graphically; 

Statement 2: The nodes can be its states; 

Statement 3: The edges or arcs can be used for transitions
Hint: Nodes and Edges are for trees and forests too.
Which of the following make the correct combination?

A.  

Statement 1 is false but Statement 2 and 3 are correct

B.  

Statement 1 and 2 are correct while 3 is wrong

C.  

None of the mentioned statements are correct

D.  

All of the mentioned

Similar Questions
1.

There are ________ tuples in finite state machine.

A.  

4

B.  

5

C.  

6

D.  

unlimited

2.

Transition function maps.

A.  

Σ * Q -> Σ

B.  

Q * Q -> Σ

C.  

Σ * Σ -> Q

D.  

Q * Σ -> Q

3.

Number of states require to accept string ends with 10.

A.  

3

B.  

2

C.  

1

D.  

can’t be represented.

4.

Extended transition function is .

A.  

Q * Σ* -> Q

B.  

Q * Σ -> Q

C.  

Q* * Σ* -> Σ

D.  

Q * Σ -> Σ

5.

δ*(q,ya) is equivalent to .

A.  

δ((q,y),a)

B.  

δ(δ*(q,y),a)

C.  

δ(q,ya)

D.  

independent from δ notation

6.

String X is accepted by finite automata if .

A.  

δ*(q,x) E A

B.  

δ(q,x) E A

C.  

δ*(Q0,x) E A

D.  

δ(Q0,x) E A

7.

Languages of a automata is

A.  

If it is accepted by automata

B.  

If it halts

C.  

If automata touch final state in its life time

D.  

All language are language of automata

8.

Language of finite automata is.

A.  

Type 0

B.  

Type 1

C.  

Type 2

D.  

Type 3

9.

Finite automata requires minimum _______ number of stacks.

A.  

1

B.  

0

C.  

2

D.  

None of the mentioned

10.

Number of final state require to accept Φ in minimal finite automata.

A.  

1

B.  

2

C.  

3

D.  

None of the mentioned

THEORY OF AUTOMATA TOPICS