• Home
  • Articles
  • Basics
  • Components
  • Projects
  • Communications
  • MCQ

WatElectronics.com

You are here: Home / MCQ / De-Morgan Theorem Question & Answers

De-Morgan Theorem Question & Answers

April 5, 2022 By WatElectronics

This article lists 75 De-Morgan Theorem MCQs for engineering students. All the De-Morgan Theorem Questions & Answers given below include a hint and a link wherever possible to the relevant topic. This is helpful for users who are preparing for their exams, interviews, or professionals who would like to brush up on the fundamentals of the De-Morgan Theorem.

Switching algebra or Boolean algebra is a method for solving logical values represented in ‘0’s’ or ‘1’s’ on following certain standard Boolean rules. There are multiple Boolean algebra laws such as commutative, associative, distributive, etc, for solving Boolean expressions.

The theorems for solving Boolean algebra include De-Morgan’s theorem, Consensus theorem, and Shannon’s theorem. Where De-Morgan’s theorem is solved according to the duality principle of swapping variables and operators in an expression.

The reason behind De-Morgan’s theorem is to design a digital circuit and explain the complement of the sum of all input variables that equals the product of the complement of every term.

De-Morgan’s theorem is defined with two statements namely (X . Y)’ = X’ + Y’ and (X + Y)’ = X’ Y’. De-Morgan’s theorem is applicable for 2 types of components namely high circuit design and computer programming.

The limitations of De-Morgan’s theorem include the relation of conjunction and inclusive dis-junction.

1). Which of the following scientist represented De- Morgans theorem?

Hint
2). De-morgans theorem solves _____ expressions?

Hint

Read more about Logic Gates.

3). De-morgans theorem is applicable for _____ types of components?

Hint
4). Logic high in Boolean language is represented with _____?

Hint
5). Logic low in Boolean language is represented with _____?

Hint
6). Which of the following processes used in solving De-Morgans theorem?

Hint
7). According to De-Morgans theorem an inverted AND gate operation result is similar to _____ type of logic gate operation?

Hint
8). Which of the following logical operation of does a De-Morgans theorem performs?

Hint
9). Which of the following is the De-Morgans formula for (X.Y)’?

Hint
10). A NAND gate in De-Morgans formula for (X.Y)’ is also called ___?

Hint
11). De-Morgans theorem can be verified using _____?

Hint
12). A truth table is a ______ table?

Hint
13). A truth table has ___ number of columns for each input variable?

Hint
14). A truth table has _____ number of unary operations?

Hint
15). A never true of unary operation is also called ___?

Hint
16). Which of the following is the negation value of ‘true’?

Hint
17). Which of the following is the negation value of ‘false’?

Hint
18). Which of the following is the output of AND gate if input is (0,0)?

Hint
19). Which of the following is the output of AND gate if input is (0,1)?

Hint
20). Which of the following is the output of AND gate if input is (1,0)?

Hint
21). Which of the following is the output of AND gate if input is (1,1)?

Hint
22). Which of the following is the output of OR gate if input is (0,0)?

Hint
23). Which of the following is the output of OR gate if input is (0,1)?

Hint
24). Which of the following is the output of OR gate if input is (1,0)?

Hint
25). Which of the following is the output of OR gate if input is (1,1)?

Hint

De-Morgan Theorem MCQs for Quiz

26). Which of the following is the output of NAND gate if input is (0,0)?

Hint

Read more about NAND Gate .

27). Which of the following is the output of NAND gate if input is (0,1)?

Hint
28). Which of the following is the output of NAND gate if input is (1,0)?

Hint
29). Which of the following is the output of NAND gate if input is (1,1)?

Hint
30). Which of the following is the output of NOR gate if input is (0,0)?

Hint
31). Which of the following is the output of NOR gate if input is (0,1)?

Hint

Read more about NOR Gate.

32). Which of the following is the output of NOR gate if input is (1,0)?

Hint
33). Which of the following is the output of NOR gate if input is (1,1)?

Hint
34). Which of the following symbol represents logical AND operation?

Hint

Read more about AND Gate.

35). Which of the following symbol represents logical OR operation?

Hint

Read more about OR Gate.

36). Which of the following symbol represents logical NOT operation?

Hint

Read more about NOT Gate

37). Which of the following symbol represents logical NAND operation?

Hint
38).Which of the following symbol represents logical NOR operation?

Hint
39). Which of the following logic gates are required for representing DeMorgans NAND gate?

Hint
40). Which of the following logic gates are required for representing DeMorgans negative OR gate?

Hint
41).Which of the following DeMorgans theorem states when multiple variables are AND and negated they are equivalent to OR of the complements if individual variables.

Hint
42). Which of the following DeMorgans theorem states when multiple variables are Or’ed and negated they are equivalent to AND of the complements if individual variables.

Hint
43). Which of the following is the output of (X+Y+Z)’ = (X’ Y’ Z’) when (X Y Z) = ( 0 0 0)?

Hint
44). Which of the following is the output of (X+Y+Z)’ = (X’ Y’ Z’) when (X Y Z) = ( 0 0 1 )?

Hint
45). Which of the following is the output of (X+Y+Z)’ = (X’ Y’ Z’) when (X Y Z) = ( 0 1 0 )?

Hint
46). Which of the following is the output of (X+Y+Z)’ = (X’ Y’ Z’) when (X Y Z) = ( 0 1 1 )?

Hint
47). Which of the following is the output of (X+Y+Z)’ = (X’ Y’ Z’) when (X Y Z) = ( 1 0 0 )?

Hint
48). Which of the following is the output of (X+Y+Z)’ = (X’ Y’ Z’) when (X Y Z) = ( 1 0 1 )?

Hint
49). Which of the following is the output of (X+Y+Z)’ = (X’ Y’ Z’) when (X Y Z) = ( 1 1 0 )?

Hint
50). Which of the following is the output of (X+Y+Z)’ = (X’ Y’ Z’) when (X Y Z) = ( 1 1 1 )?

Hint

De-Morgan Theorem Questions and Answers

51). Which of the following is the output of (X’ Y’ Z’) = (X+Y+Z)’ when (X Y Z) = ( 0 0 0 )?

Hint
52). Which of the following is the output of (X’ Y’ Z’) = (X+Y+Z)’ when (X Y Z) = ( 0 0 1 )?

Hint
53). Which of the following is the output of (X’ Y’ Z’) = (X+Y+Z)’ when (X Y Z) = ( 0 1 0 )?

Hint
54). Which of the following is the output of (X’ Y’ Z’) = (X+Y+Z)’ when (X Y Z) = ( 0 1 1 )?

Hint
55). Which of the following is the output of (X’ Y’ Z’) = (X+Y+Z)’ when (X Y Z) = ( 1 0 0 )?

Hint
56). Which of the following is the output of (X’ Y’ Z’) = (X+Y+Z)’ when (X Y Z) = ( 1 0 1 )?

Hint
57). Which of the following is the output of (X’ Y’ Z’) = (X+Y+Z)’ when (X Y Z) = ( 1 1 0 )?

Hint
58). Which of the following is the output of (X’ Y’ Z’) = (X+Y+Z)’ when (X Y Z) = ( 1 1 1 )?

Hint
59). Which of the following are the applications of De-Morgan’s theorem?

Hint
60). Which of the following are the limitations of De-Morgan’s theorem?

Hint
61). Which of the following is the reason behind De-Morgan’s theorem?

Hint

De-Morgan Theorem MCQs for Exams

62). Boolean Algebra is also called ___?

Hint
63). Which of the following is the example of commutative law of Boolean Algebra?

Hint
64). Which of the following is the example of associate law of Boolean Algebra?

Hint
65). Which of the following is the example of distributive law of Boolean Algebra?

Hint
66). Which of the following is the example of annulment law of Boolean Algebra?

Hint
67). Which of the following is the example of identity law of Boolean Algebra?

Hint
68). Which of the following is the output of (AB’ .(A+C)’)+A’B.(A+B+C’)’?

Hint
69). The formula (A U B) bar = ?

Hint
70). The formula (A n B) bar = ?

Hint
71). Which of the following is the example of idempotent law of Boolean Algebra?

Hint
72). Which of the following is the example of complement law of Boolean Algebra?

Hint
73). Which of the following is the example of double negation law of Boolean Algebra?

Hint
74). Which of the following is the example of absorption law of Boolean Algebra?

Hint
75). Which of the following are the theorems of Boolean algebra?

Hint
clock.png

Time's up

Recent Posts

  • LM7818 IC : PinOut, Features Equivalent, Circuit, Working, Datasheet & Its Applications
  • KY-012 Active Buzzer Module : PinOut, Features, Specifications, Interfacing, Working, Datasheet & Its Applications
  • KY-025 Module : PinOut, Features, Specifications, Interfacing, Working, Datasheet & Its Applications
  • SSD1306 OLED Display : PinOut, Features, Specifications, Interfacing & Its Applications
  • KY-011 LED Module : PinOut, Features, Specifications, Interfacing, Datasheet & Its Applications
  • LM1458 IC : PinOut, Features, Specifications, Circuit, Working, Datasheet & Its Applications
  • UM3561 IC : PinOut, Features, Specifications, Circuit, Working & Its Applications
  • MCP1640 IC : PinOut, Features, Specifications, Circuit, Working, Datasheet & Its Applications
  • LED Traffic Light Module : PinOut, Features, Specifications, Interfacing & Its Applications
  • KY-024 Hall Sensor : PinOut, Features, Specifications, Interfacing, Working & Its Applications
  • LM337 IC : PinOut, Features, Specifications, Circuit, Working, Datasheet & Its Applications
  • KY-017 Module : PinOut, Equivalent, Specifications, Interfacing, Working, Datasheet & Its Applications

Categories

  • Articles (20)
  • Basics (109)
  • Communications (54)
  • Components (235)
  • Digital Electronics (43)
  • Digital Signalling (3)
  • Electronics (225)
  • Embedded Systems (12)
  • Magnetism (5)
  • Microprocessors (3)
  • Modulation (1)
  • Projects (15)

Subscribe to Our Newsletter

Don’t miss these articles!

We don’t spam! Read our privacy policy for more info.

Check your inbox or spam folder to confirm your subscription.

Category

  • Electronics
  • Components
  • Digital Electronics
  • Embedded Systems
  • Projects

Copyright © 2025 · WatElectronics.com | Contact Us | Privacy Policy