0 votes
1
Consider 2 scenarios:C1: For DFA (ϕ, Ʃ, δ, qo, F),if F = ϕ, then L = Ʃ*C2: For NFA (ϕ, Ʃ, δ, qo, F),if F = ϕ, then L = Ʃ*Where F = Final states setϕ = Total st...
3 votes
2
Total number of DFA possible with 2 states q0 → start and non-final, q1 → finalover Ʃ = {a,b} is(a) 16 (b) 32(c) 48 (d) 64
0 votes
4
A level of a max heap (containing 100 nos) is choosen randomly, on its selection, a node from the same level is choosen randomly. What is the probability that it is the 3...