Which function returns the largest numeric value in a range?
Choose an option to check your answer.
MAX examines the supplied values and returns the greatest one.
MIN returns the smallest, while COUNT and CONCAT perform different operations.
Practice Ict questions with answers and explanations.
Choose an option to check your answer.
MAX examines the supplied values and returns the greatest one.
MIN returns the smallest, while COUNT and CONCAT perform different operations.
Choose an option to check your answer.
MIN returns the smallest numeric value in the selected range.
It directly answers the need to identify the lowest score.
Choose an option to check your answer.
COUNT reports how many cells in a range contain numeric values.
It does not total the values or manipulate text and dates in the same way as the alternatives.
Choose an option to check your answer.
IF tests a condition and returns one result when true and another when false.
It is suited to two-outcome logical decisions such as pass or fail.
Choose an option to check your answer.
COUNTIF applies a criterion and counts matching cells.
It is more selective than COUNT, which counts numeric cells without the same condition logic.
Choose an option to check your answer.
Word Count measures words and often characters, paragraphs, or pages.
It is useful when an assignment or publication has a length requirement.
Choose an option to check your answer.
Alt text communicates the image’s meaning to screen-reader users.
It improves accessibility when visual information is necessary to understand the document.
Choose an option to check your answer.
PDF generally maintains page appearance independently of the viewer’s word-processing setup.
It is useful for distribution, although accessibility and final accuracy still require checking.
Choose an option to check your answer.
Document comparison identifies changes between versions of similar files.
It is more systematic than visually scanning two long documents line by line.
Choose an option to check your answer.
Print Preview shows how pages are expected to appear on paper.
It helps detect layout problems before ink, paper, and time are used.
Choose an option to check your answer.
Excel stores data in tabular form and provides formulas, analysis, and visualization tools.
It is designed for structured data work rather than only narrative writing.
Choose an option to check your answer.
Spreadsheet cell references normally combine the column letter with the row number.
Therefore column C and row 7 intersect at cell C7.