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

1 answer

Answer

1243971

2026-07-07 08:05

+ 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.