answersLogoWhite

0


Best Answer

Microprocessor has a component known as ALU(arithmatic and logical unit) whcih is used to perform operations such as

arithmetic includes-add,sub,mul(8086),div(8086)

logical operations include-LOGICAL AND,LOGICAL OR,X-OR

all thsi operations is perofrmed inside the ALU itself with the help of other components such as control unit and registers used as for the storage purposes

Anand bhat(mca@kiit-870024)

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is responsible for performing arithmetic and logical instructions in a computer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What unit of computer does implement the instructions?

The central processing unit (CPU) is the unit of a computer that implements the instructions. It is responsible for carrying out the instructions of a computer program by performing basic arithmetic, logic, control, and input/output operations specified by the instructions.


Which component is responsible for performing all of the arithmetic and logical operations within a computer?

it is a computer chip from the centerl hard ware


How does a prossesor work?

A processor is the "brain" of a computer, responsible for executing instructions. It fetches instructions from memory, decodes them into control signals, and executes them by performing arithmetic, logic, and other operations. The processor's performance is influenced by factors like clock speed, number of cores, cache size, and architecture.


What is mens of CPU?

CPU stands for Central Processing Unit. It is the primary component of a computer that carries out instructions of a computer program by performing basic arithmetic, logic, control, and input/output (I/O) operations specified by the instructions. It serves as the "brain" of the computer.


What is the full meaning of cpu?

The full meaning of CPU is Central Processing Unit. It is the primary component of a computer that carries out instructions of a computer program by performing basic arithmetic, logical, control, and input/output operations specified by the instructions.


What are the main components of CPU of a computer system?

The central processing unit (CPU) is the brain of your computer. CPU is the electronic circuitry within a computer that carries out the instructions of a computer program by performing the basic arithmetic, logical, control and input/output operations specified by the instructions. Following are the prime components of CPU: - The arithmetic logic unit (ALU), which performs arithmetic and logical operations. - The control unit (CU), which extracts instructions from memory and decodes and executes them, calling on the ALU when necessary.


What does the arithmeticlogic unit do?

The arithmetic logic unit (ALU) is responsible for performing arithmetic and logical operations, such as addition, subtraction, multiplication, and comparison. It is a critical component of the central processing unit (CPU) and is used to process data and perform computations in a computer system.


What issssssssssssssss aaaaaaaaaaa cccccccpppppppuuuuuu?

A CPU (Central Processing Unit) is the main component of a computer that carries out instructions from programs by performing basic arithmetic, logic, control, and input/output operations specified by the instructions. It acts as the brain of the computer, executing tasks and coordinating the operation of various system components.


What is computer algorithmic?

A computer algorithm is a series of instructions performing a specific task.


Which part of CPU is responsible for the calculation in computer?

The Arithmetic and Logarithmic Unit of the CPU.


What are the registers ALU and CU?

alu is arithematic logic unit. it is a part of computer system. it performs arithematic operations like +,-,*,/etc.alu is arithematic logic unit. it is a part of computer system. it performs arithematic operations like +,-,*,/etc.


What is an ultrafast computer that focuses on performing a few sets of instructions as fast as possible?

A supercomputer is a very fast computer. A computer that uses few instructions and runs them quickly is considered a RISC computer.