GATE 2007-IT
April 5, 2025
GATE 2007-IT
April 5, 2025
GATE 2007-IT
April 5, 2025
GATE 2007-IT
April 5, 2025

GATE 2007-IT

Question 47

Consider the following DFA in which s0 is the start state and s1, s3 are the final states.

What language does this DFA recognize ?

A
All strings of x and y
B
All strings of x and y which have either even number of x and even number of y or odd number or x and odd number of y
C
All strings of x and y which have equal number of x and y
D
All strings of x and y with either even number of x and odd number of y or odd number of x and even number of y
Question 47 Explanation: 
Just simulate the running of the DFA on all options – A, B and C are false and D is true.
Correct Answer: D
Question 47 Explanation: 
Just simulate the running of the DFA on all options – A, B and C are false and D is true.

Leave a Reply

Your email address will not be published. Required fields are marked *