InterviewSolution
Saved Bookmarks
| 1. |
Let pA be a problem that belongs to the class NP. Then which one of the following is TRUE?(A) There is no polynomial time algorithm for pA(B) If pA can be solved deterministically in polynomial time,then P = NP(C) If pA is NP-hard, then it is NP-complete.(D) pA may be undecidable. |
| Answer» | |