Ans is correct
But sir ,I read that SAT is NP-complete problem so why can't we say that 2-sat is also NP-complete
2-SAT is in P that indicates that there exists deterministic alg which solves the problem in Polynomial time
so can't we write deterministic alg which solves the problem in Polynomial time for 3-SAT problem too..
Please explain me this difference sir...