Sunday, February 12, 2012

Write a program which checks the validity of the input string as per given transition table.

System Programming
Practical – 2
Aim: Write a program which checks the validity of the input string as per given transition table.
                 Input
State
0
1
A
C
B
B
A
C
C
B
A
(click on the pic to enlarge)