📚 Question Bank Q56 — Algorithms
Tags
Algorithms
Q56. Marks: +2.0 UGC NET Paper 2: Computer Science 11 March 2023

Circuit satisfiability problem: Given a Boolean combinatorial circuit composed of AND, OR and NOT gates, is it satisfiable? A one output Boolean combinatorial circuit is satisfiable means for the given inputs the output will be 1.

A. The circuit satisfiability problem belongs to class NP

B. The circuit satisfiability problem is at least as hard as any language in NP

C. The circuit satisfiability is NP - Complete

D. The size of the circuit is Θ(K+ 1)

E. If P ≠ NP, this situation would contradict the NP - Completeness of the problem.

Choose the correct answer from the options given below:

1.A, C, D Only 
2.B, D, E Only
3.A, B, C Only ✓ Correct
4.B, C, D Only
📄 All “Algorithms” questions across papers
🏷 Change Tag for this Question