1.

Which of the following are not in NP?(a) All problems in P(b) Boolean Satisfiability problems(c) Integer factorization problem(d) None of the mentionedThis question was posed to me in semester exam.Question is from Non Deterministic Polynomial Time in portion Intractable Problems of Automata Theory

Answer»

Right choice is (d) None of the mentioned

The explanation: This is a list of some PROBLEMS which are in NP:

a) All problems in P

b) Decision version of INTEGER FACTORIZATION method

c) Graph Isomorphism Problem

d) All NP COMPLETE problems, etc.



Discussion

No Comment Found

Related InterviewSolutions