answersLogoWhite

0


Best Answer

The four primary arithmetic operations a computer program can perform are addition, subtraction, multiplication and division.

2 + 3 = 5 is an example of addition

9 - 7 = 7 is an example of subtraction

2 x 3 = 6 is an example of multiplication

10 / 2 = 5 is an example of division

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

addition,subtraction, multiplication,and divison

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the primary arithmetic operations a computer program can perform?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

In addition to the four primary computer operations today's computer typically also perform what functions?

In addition to Input, processing, Output, and storage today's computers also perform communications functions.


What activities are carried out by the ALU?

The Arithmetic Logic Unit (ALU) is an essential component of a computer's central processing unit (CPU). It performs various operations related to arithmetic and logic. One of the primary activities of the ALU is arithmetic operations such as addition, subtraction, multiplication, and division. These operations are performed on binary numbers, which are represented in the form of bits. The ALU can perform these operations on two or more operands, depending on the instruction given by the CPU. The ALU also performs logical operations such as AND, OR, NOT, and XOR. These operations are used to manipulate the bits in the operands to produce a desired output. For example, the AND operation returns a 1 only if both the operands have a 1 in the same position. Besides these basic operations, the ALU also performs comparison operations. It compares two operands and produces an output indicating whether they are equal, greater than, or less than each other. The ALU also performs shift operations, which involve moving the bits in an operand left or right by a certain number of positions. Shift operations are useful in programming, where they can be used to manipulate data stored in registers. Finally, the ALU can also perform other operations such as incrementing and decrementing. These operations are used to modify the value of a register or memory location. In summary, the ALU performs a variety of operations related to arithmetic, logic, comparison, and manipulation of binary numbers. Its efficient operation is crucial for the overall performance of a computer's CPU.


What are the primary operations of the computer?

There are for primary operations of the . The basic operations are input, processing, storage and output. There are other functions as well but most of them will fall under these categories.


What are the four primary functions of hardrive?

The four basic operations in a computer are:* Accepting input* Performing processing* Outputting results* Storage


What is the primary objective of normal security operations?

What is the primary objective of normal security operations


What has the author George Erwin Hollister written?

George Erwin Hollister has written: 'Teaching arithmetic in the primary grades' -- subject(s): Arithmetic, Study and teaching (Primary)


What are the two primary sections located on the CPU?

the units of the CPU are :- ALU (arithmetic and logical unit) CU(control unit) the ALU handles the arthmetic operations being done by the application and the CU is responsible for handling the instruction passed by the micro processor.


What are the operations of primary market?

dabang


Explain in detail the basic organization of computer with neat diagram?

The basic organisation of computer includes, 1.Control Unit2.Central Processing Unita)Control Unitb)Arithmetic and Logical Unitc)Memory Unit*Primary Storage*Secondary Storage3.Output Unit


What is ram and its primary function in a computer?

Random Access Memory (RAM) - is a temporary storage space used by the computer. While it's switched on - the computer uses its RAM to perform the tasks and operations that the programs ask it to do. When you switch off the computer - the data is lost.


What has the author Frank H Hall written?

Frank H. Hall has written: 'An elementary arithmetic, oral and written' -- subject(s): Accessible book 'The primary arithmetic, oral and written' 'An elementary arithmetic, oral and written' -- subject(s): Early works to 1900, Arithmetic 'Arithmetic Reader for Second Grade Pupils'


What are the four basic operations of a computer?

Not sure what you mean by "operations".One answer might be:AddSubMulDivAnother answer might be:ArithmeticLogicFlow controlInput/OutputFor Supercomputers, the answer might be:ScalerVectorFlow controlInput/Output channel controlMore answers are possible.