NFA Vs DFA

NFA Vs DFA

Assessment

Quiz

Computers

University

Medium

Created by

Narayanan RC

Used 45+ times

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

δ(A,1) = B

δ(A,0) =A

δ(B, 0) =C

δ(B,1)=C

δ(C,0) = A

(Initial state =A)

String=”011001” will be in which state?

a) A

b) C

c) B

d) Invalid String

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Languages of a automata is

If it is accepted by automata

If it halts

If automata touch final state in its life time

All language are language of automata

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The basic limitation of finite automata is that

It can’t remember arbitrary amount of information.

It sometimes recognize grammar that are not regular.

It sometimes fails to recognize regular grammar.

All of the mentioned

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Finite automata's are not able to recognize L={equal number of a's and equal number of b's} over {a,b} because

Finite automata can deterministically find the midpoint

Not having any auxiliary memory

Having auxiliary memory

None

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

This caused to change states of the automaton.
Alphabet
Input
Start State
Final State

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A DFA can be represented in the following format

Tree

Transition table

C Code

None of the mentioned

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

NFA, in its name has ’non-deterministic’ because of :

The result is undetermined

The choice of path is non-deterministic

The input symbol to be transited next is deterministic

All of the mentioned

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?