Math, asked by sheoprasad7749, 11 months ago

Which form is called as conjunction of disjunction of literals? Conjunctive normal form disjunctive normal form normal form all of the mentioned

Answers

Answered by Anonymous
0
\huge\green{Hi,}

Answer o==[]::::::::::::::::>

\red{Conjunctive\:Normal\:Form} is called as conjunction of disjunction of literals.

Hope this answer may help you!

Thanks N Regards
\blue{Aaravxxx}
Answered by topanswers
1

Answer:

Conjunctive normal form is called as conjunction of disjunction of literals.

Step-by-step explanation:

Conjunction is nothing but AND operator.

Disjunction is nothing but OR operator.

Literals are letters.

Normal forms are techniques used in Boolean logic, where the statements are written with conjunctions and disjunctions of clauses.

In Artificial Intelligence, these normal forms are used in Automated theorem proving.

Conjunctive normal form is a statement form that contains AND (conjuncts) of ORs (disjunctions of literals).

Disjunctive normal form is a statement form that contains OR of ANDs. ( Sum of products)

Similar questions