Theory of Computation – Multiple Choice Questions (MCQs)
-
-
26. What is the class P?
-
27. What is the class NP?
-
28. What is NP-completeness?
-
29. If a problem is NP-complete, it means:
-
30. Which of the following is a well-known NP-complete problem?
-
31. What is a reduction in computational complexity?
-
32. If problem A can be reduced to problem B in polynomial time, and B is in P, then:
-
33. If problem A can be reduced to problem B in polynomial time, and A is NP-complete, then:
-
34. What is the P vs NP problem?
-
35. What is the significance of the P vs NP problem?
-
36. What is space complexity?