ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
How many steps are required to prove that a decision problem is NP-complete?
Correct Answer: B — 2
Two steps: first, show the problem is in NP; second, prove that every NP problem is polynomially reducible to it.