adspace


What is the benefit of a csv file?

Answer Posted / Mohd. Kashif

CSV (Comma Separated Values) files are simple text files used to store tabular data, where each record is separated by a newline and each field within a record is separated by a comma. This simplicity makes them lightweight, easy to read and write, and compatible with many software applications.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the command for cut?

1040