1.

The complexity class P consist of all the decision problems that can be solved by ___________using polynomial amount of computation time.(a) Push Down automata(b) DFA(c) NDFA(d) Deterministic Turing machineI had been asked this question by my school teacher while I was bunking the class.Asked question is from Problem Solvable in Polynomial Time topic in division Intractable Problems of Automata Theory

Answer»

The correct ANSWER is (d) Deterministic TURING machine

The best I can explain: All the decision problems that can be SOLVED USING a Deterministic turing machine using polynomial time to compute, all belong to the complexity class P.



Discussion

No Comment Found

Related InterviewSolutions