answersLogoWhite

0


Best Answer

An arithmetic operation combines two numbers while a logical operation uses two logical values which can be true or false. The arithmetic operation uses adding or subtraction to reach the correct answer.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is difference between the arithmetic operation and logical operation?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between the arithmetic operations and logical operations which are performed by the CPU?

An arithmetic operation is dealing with data in a computational manner, adding subtracting, etc A logical operation would normally be regarded a a comparison and decision, though one school of though would include the literally 'logical operations' such as NOT, OR, AND, etc.


What is the difference between logical sum and arithmetic sum?

ernycs


What is the difference between arithmetic operations and logical operations?

Arithmetic operations act on the values of numbers or expressions. Logical operations act on the truth-values of statements or equations.


Difference between an arithmetic shift operation and a logical shift operation?

Instead of being filled with all 0s, as in logical shift, when shifting to the right, the leftmost bit (usually the sign bit in signed integer representations) is replicated to fill in all the vacant positions (this is a kind of sign extension).


What is the major difference between arithmetic and logical operations?

Arithmetic operations are addition,subtraction,multiplication,division.Logical operations are OR,AND NOT,NOR,NAND,XOR,XNOR.


What are the functions of arithmetic logic unit?

The Arithmetic Logic Unit as suggested by the name carries out the arithmetic calculations of the computer.


Difference between physical and logical DFD?

difference between physical and logical data flow diagrams.


Full form of ALU?

ARITHMETIC AND LOGICAL UNIT Anand bhat(mca@kiit-870024)


ALU stand for?

Arithmetic logic unit


The unit that performs the arithmetic and logical operations within the processor?

The unit that performs the arithmetic and logical operations within the processor is called the Arithmetic Logic Unit (ALU).


Which unit of computer performs arithmetic and logical functions?

The ALU (arithmetic logic unit) An ALU loads data from input registres, an external Control Unit then tells the ALU what operation to perform on that data, and then the ALU stores its result into an output register. Other mechanisms move data between these registers and memory.


What is a Arithmetic logical unit?

The Arithmetic Logic Unit (ALU) is the heart of a CPU. This is what allows the computer to add, subtract, and to perform basic logical operations.