Which of the Following is TRUE about formulae in Conjunctive Normal form?
- For any formula, there is a truth assignment for which at least half the clauses evaluate true.
- For any formula, there is a truth assignment for a which all the clauses evaluate to true.
- There is a formula such that for each truth assignment at most one fourth of the clauses evaluate to true.
- None
I think Option 2 is correct, because Conjunctive normal form would be truth only when all the clauses evaluate to true.But according to the solution given in book, option is D. Why?