Can I eliminate option 2 by the following reason.
according to DFA it's 0*11* , but it's given 0*1*1
like this 11*00*1, but it's given 11*0*1.
the transition which remains in same state we can take closure of them, but the transition which transfer the control from one state to another, we've to take them trivially(means only single one)