412,642 views
45 votes
45 votes
22. (a) List two arithmetic

operations that can be
performed on a row of
numeric data in a word
processing
table.​

User Indyfromoz
by
2.7k points

1 Answer

17 votes
17 votes

Answer:

Addition

Division

Step-by-step explanation:

Basic calculations which can be performed on numerical data may include ; Addition, subtraction, multiplication, division and so on. For a row of numeric data, arithmetic operation across the rows may include taking the sum of the values, thus can be achieved using the '+' operator symbol. Additionally, the product of the values can also be obtained by using the '*' operator symbol to obtain the product of the row values.othwr arithmetic operations include the division operation, modulus operator which obtains the remainder value of dividing to numbers and the floor division which gives the integer value for a division without the the remainder.

User Dzhefer
by
2.9k points