If all student rows must remain visible while marks are arranged from highest to lowest, which feature is needed?
Answer and explanation
Correct answer: क्रमबद्ध करना
Sorting rearranges records according to a selected field, here the marks, in descending order. It keeps the records in the table, unlike filtering, which may hide rows that do not meet a condition. Therefore, descending sort is appropriate when every student must remain visible while the order changes.
Frequently asked questions
What is the correct answer to this question?
क्रमबद्ध करना
Why is this the correct answer?
Sorting rearranges records according to a selected field, here the marks, in descending order. It keeps the records in the table, unlike filtering, which may hide rows that do not meet a condition. Therefore, descending sort is appropriate when every student must remain visible while the order changes.
Which subject and chapter does this question cover?
This is a Class 10 Information Technology question. Chapter: Electronic Spreadsheet Advanced using LibreOffice Calc.