What do you call a file that contains data separated by a selected character?

1 answer

Answer

1138523

2026-08-04 13:25

+ Follow

A file that contains data separated by a selected character is known as a delimited file. The most common types of delimited files are CSV (Comma-Separated Values) files, where commas are used to separate data values, and TSV (Tab-Separated Values) files, where tabs are used for separation.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.