Which reference remains fixed when copied to another cell?
Choose an option to check your answer.
Dollar signs before both the column and row create an absolute reference.
The formula continues to point to cell A1 regardless of where it is copied.
Practice Ict questions with answers and explanations.
Choose an option to check your answer.
Dollar signs before both the column and row create an absolute reference.
The formula continues to point to cell A1 regardless of where it is copied.
Choose an option to check your answer.
A dollar sign before B locks the column, while the row has no dollar sign.
This mixed reference is useful when one dimension must stay constant.
Choose an option to check your answer.
Dragging the fill handle can repeat formulas and continue patterns such as dates or numbers.
It speeds repetitive entry while adjusting relative references when appropriate.
Choose an option to check your answer.
Descending sorting arranges numeric values from largest to smallest.
It changes row order while preserving the relationship among values in each row.
Choose an option to check your answer.
Filtering temporarily hides rows that do not meet selected criteria.
The complete dataset remains available and can be restored by clearing the filter.
Choose an option to check your answer.
A column chart clearly compares the magnitude of values across discrete categories.
The alternatives are intended for different data relationships or structures.
Choose an option to check your answer.
A PivotTable summarizes large tabular data by selected categories and measures.
It can reorganize totals interactively without manually writing many separate formulas.
Choose an option to check your answer.
Conditional Formatting applies visual styles when cell values meet defined rules.
It can draw attention to low marks without changing the underlying numbers.
Choose an option to check your answer.
A1 is a relative reference, so it adjusts according to the formula’s new position.
Copying downward changes the row relationship from row 1 to row 2.
Choose an option to check your answer.
The equals sign tells Excel to evaluate the entry as a formula.
Without it, the same characters may be treated as ordinary text or values.
Choose an option to check your answer.
SUM returns the total of the numeric values in the specified range.
The other functions calculate an average, count, or maximum instead of a total.
Choose an option to check your answer.
AVERAGE adds the numeric values and divides by the number of included values.
It is the appropriate function for an arithmetic mean.