Consider the decision problem 2CNFSAT defined as follows:
NP-Complete.
solvable in polynomial time by reduction to directed graph reachability.
solvable in constant time since any input instance is satisfiable.
NP-hard, but not NP-complete.
This question is part of this quiz :
Top MCQs on NP Complete Complexity with Answers,GATE-CS-2014-(Set-3)