Computer Science, asked by PyushaSachdeva, 4 months ago

In a computer spreadsheet, SUM, AVERAGE,MIN and MAX are examples of *
A. Formulas
B. Calculations
C. Functions​

Answers

Answered by inspbalwan
0

Answer:

it can be functions

Explanation:

SUM, AVERAGE, MIN, MAX are examples of functions

Answered by aburaihana123
1

Answer:

In a computer spreadsheet, SUM, AVERAGE,MIN and MAX are examples of  functions

Explanation:

Function:

  • A higher level of code reuse and improved application modularity are provided via functions.
  • Code units that are "self contained" and carry out a particular purpose are called functions.
  • A spreadsheet's main functions are information organization and computation.
  • Many different firms and organizations use spreadsheets to carry out a variety of tasks.
  • Spreadsheet software is frequently used for functions, computations, statistical analysis, and formatting.

Explanation for incorrect answer:

Formula:

  • A formula is an expression that instructs the computer what calculation to make of a given value.
  • Formulas are most frequently used in spreadsheet tools, such as Microsoft Excel, when referring to computer software.

Calculation

  • Excel uses formulae and functions to carry out calculations.
  • An Excel formula is a set of instructions that direct the program to carry out computations based on specified values, cell references, and commands.

#SPJ2

Similar questions