(A) Automatically adds range of cell values
(B) Applies a boarder around the selected cells
(C) Extends a sequential series of data
(D) None of these
🧠 Explanation:
- AutoSum is a feature in spreadsheet programs like Microsoft Excel and Google Sheets.
- It is used to automatically calculate the sum of a selected range of cells with just one click.
- When you click the AutoSum button, it selects the most likely range of numbers and inserts the
=SUM(...)formula. - Therefore, the correct answer is (A) Automatically adds range of cell values.