in GATE retagged by
453 views
2 votes
2 votes

Consider the following deterministic finite state automaton $M$:

Let $S$ denote the set of $seven$ $bit$ binary strings in which the first, the fourth, and the last bits are $1$. The number of strings in $S$ that are accepted by $M$ is:

  1. 1
  2. 5
  3. 7
  4. 8
in GATE retagged by
by
453 views

2 Comments

@Arjun Sir,
The question asks for numerical input in test so 3 or C should also be considered as a correct option.

 

1
1
Please change question type from Numerical answer type to MCQ
0
0

1 Answer

2 votes
2 votes
Best answer
The strings with the 1st, 4th and 7th bits as 1’s will be
1001D001
1001D011
1001D101
1001D111

1011A001
1011A011
1011A101
1011A111

1101A001
1101A011
1101A101
1101A111

1111A001
1111A010
1111A101
1111A111

The first four are accepted. In the remaining three block of fours only the first string is accepted.

 The total number of strings accepted are 7 which is option (C)
selected by

2 Comments

@Arjun Sir, please look into this issue..it says correct option is G!

 

0
0
fixed now
1
1
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true

64.3k questions

77.9k answers

244k comments

80.0k users