answersLogoWhite

0


Best Answer

I believe the term "data processing" is appropriate in this case.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: When some arithmetic or logical operations are performed on data it is called?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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).


What is a set of logical and mathematical operations performed in a specific sequence called?

algorithm


What is the hardware component that performs calculations and comparisons?

Comparisons and calculations are performed in a logical block called ALU - the Arithmetic-Logical Unit. This component (be it really a component or a set of components performing the function) is tasked with mathematical operations of any order above 1s and 0s, and - of course - with logic (binary logic, to be exact).


What is it called on the computer when the electronic components of the computer used to process data?

The CPU is in charge of processing the data. In more detail, the ALU (Arithmetic Logic Unit) is in charge of executing logical and arithmetic operations. The ALU is a component of the CPU.


What performs arithmetic and logic calculations?

There is a special part of the CPU that performs Arithmetic and Logical calculations. Its called Arithmetic Logic Unit ( ALU ).


What are the formulas for basic algebra?

If you are asking 'in what order are arithmetic operations performed'; One useful mnemonic is BEDMAS. This order is Brackets, Exponents, Division, Multiplication, Addition, and Subtraction. Sometimes called Order of Operations.


The part of the microprocessor that performs integer arithmetic operations is called the?

ALU


What is the full meaning ALU in computer?

Arithmetic Logic Unit - the place where all operations happen in a computer.Other units are:Memory - data and instructions kept here.Control - coordinates all units according to instructions.Input/Output - moves data and instructions in and out of the computer.


Where data is stored in CPU?

No data is stored in the CPU. The CPU only performs arithmetic and logical operations. However, the CPU is provided with a small memory unit called cache, which rapidly feeds the CPU with data to calculate.


Which type of processor performs arithmetical and logical operations?

The type that is appropriately called the "arithmetical and logical unit" (ALU).


The part of CPU responsible for arithmetical operations is called?

ALU, the Arithmetic Logic Unit.


What part of a computer performs all of the arithmetic and logical operations?

The quick answer: The processor.The longer answer: Within the processor, a series of circuits and gates called the ALU (Arithmetic and Logic Unit)performs actual calculations, to be passed back into memory or on for onward execution cycles.