answersLogoWhite

0

How do you make a truth table?

Updated: 4/28/2022
User Avatar

Wiki User

9y ago

Best Answer

A truth table is a chart of all of the possible combinations of true and false for a given set of options. The first step is to make x number of columns, where x is the number of inputs there are. Then in the first column write down x trues, followed by x false. Then in the following columns write down x/2 trues and false, alternating then x/4, then x/8 and so on.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make a truth table?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Define a truth table?

A truth table is usually a table in which the truth or falsehood of two variables are taken as input and these form the edges of the table. The content of the table shows the truth value of the result of some operation on the variables.


Difference between truth table and excitation table?

truth table contains inputs and excitation table takes outputs as inputs


A B C ' A'B'C' by using truth table?

(A+B+C)' = A'B'C' by using truth table


what is the correct truth table for p V -q?

what is the correct truth table for p V~ q


When using a truth table 1 and 1 equal what?

As inputs to the truth table 1 and 1 signify that they are both true. The output will depend on what kind of truth table we are talking about, AND, OR, XOR, etc.


Difference between excitation table and truth table?

truth table gives relation between i/p & o/p. excitation table is use for design of ff & counters.


What is a table organizing the input rule and the output of a function?

If it is boolean logic, typically that is called a Truth Table.


What is the purpose of truth table?

a table like your dinner table where you tell only the truth


Make a truth table for the statement if p then not q?

. p . . . . . q. 0 . . . . . 1. 1 . . . . . 0


Construct a truth table for p and q if and only if not q?

Construct a truth table for ~q (p q)


What are tables of logic?

A table of logic, or truth table, lists the possible combination of truth values for boolean (logical, two-valued) variables.


What is the difference between state table and truth table?

A state table defines the behaviour of the of the sequantial function