Multiple choice technology

An Excel file can be saved as CSV file

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Excel has a 'Save As' feature that allows saving workbooks in multiple formats including CSV (Comma Separated Values). CSV is a plain text format where each column is separated by commas and each row by line breaks. This is commonly used for data interchange between different systems. The statement is true.