

InterviewSolution
Saved Bookmarks
1. |
A generalization of P class can be:(a) PTIME(b) DTIME(c) NP(d) None of the mentionedThis question was posed to me during an online interview.The question is from Problem Solvable in Polynomial Time topic in chapter Intractable Problems of Automata Theory |
Answer» The correct choice is (C) NP |
|