Algorithms | NP Complete | Question 3

Last Updated :
Discuss
Comments
Let X be a problem that belongs to the class NP. Then which one of the following is TRUE?
There is no polynomial time algorithm for X.
If X can be solved deterministically in polynomial time, then P = NP.
If X is NP-hard, then it is NP-complete.
X may be undecidable.
Share your thoughts in the comments