NFA Vs DFA

NFA Vs DFA

University

15 Qs

quiz-placeholder

Similar activities

Quiz 7 Teori Bahasa dan Otomata-2023-1-Aturan Produksi

Quiz 7 Teori Bahasa dan Otomata-2023-1-Aturan Produksi

University

10 Qs

FLAT QUIZ

FLAT QUIZ

University

15 Qs

CSAL 313_MIDTERM EXAM

CSAL 313_MIDTERM EXAM

University

15 Qs

DFA - Design 2

DFA - Design 2

University

10 Qs

CD QUIZ S6 30-3-22

CD QUIZ S6 30-3-22

University

10 Qs

Quiz 6 Teori Bahasa dan Otomata 2022-1

Quiz 6 Teori Bahasa dan Otomata 2022-1

University

10 Qs

PDA

PDA

University

20 Qs

Quiz 7 Teori Bahasa dan Otomata 2021-2

Quiz 7 Teori Bahasa dan Otomata 2021-2

University

20 Qs

NFA Vs DFA

NFA Vs DFA

Assessment

Quiz

Computers

University

Hard

Created by

Twins TR

Used 54+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?