Computer Science, asked by ummemalekwala947, 9 months ago

what is the difference between logic and arithmetic operations

Answers

Answered by yahiamoussadek
0

Answer:

Arithmetical operators are functions that take numbers as arguments and map onto a new number.

Logical operators are functions that take propositions (or whatever that can have only two different values, such as ‘true’ or ‘false’) and map them onto either one of those values. So the domain only contains two different things (typically ‘true’ and ‘false’).

Answered by srihariatom
0

Answer:Answer of logic operation is 1 or 0 and arithmetic's lies between -∞ to +∞

Explanation:

Logical operations returns only one or zero as answers but arithmetic operations returns all possible answers

Similar questions