Skip to content

iasjem/truth-table-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Truth Table (Java version)

  • Demonstrates how a Truth Table works (Also see this)
  • Also demonstrates the usage of Boolean values (True or False) and methods
  • Logical operators used (NOT, AND, NAND, OR, NOR, XOR, XNOR)
  • Created to simply practice coding in Java

Created by IasJem

Releases

No releases published

Packages

No packages published

Languages