what is one benefit of using interactive data...

what is one benefit of using interactive data visualizations to present data, rather than a spreadsheet?\n\na. the user can divide the data into columns and rows.\nb. more data can be included in a single presentation.\nc. the user can manipulate the data to explore it further.\nd. a wider range of data can be included in the presentation.

Answer

# Answer: C. The user can manipulate the data to explore it further. # Brief Explanations: Interactive visualizations allow user - interaction. While spreadsheets can have rows/columns (A), may not always have more data (B), and not necessarily a wider range (D), the key benefit of interactive visualizations is the ability to manipulate data for deeper exploration.