computer science - Logical sum / arithmetic /product -


suppose need construct truth table inputs , asking me logical sum, arithmetic sum, , logical product. difference between those?

logical sum - computer addition in result 1 when either 1 or both input variables 1, , result 0 when input variables both 0. (answers.com)

arithmetic sum - 1+1

logical product - logical product of 2 propositions p, q, conjunction, p & q. (answers.com)


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -