Soru
8. (3.09) The symbol used to separate data in a standard cav file is ( ) A semicolons B. blank space colon (punct) D comma (punct)
Çözüm
4.5245 Voting
Ümit
Kıdemli · 12 yıl öğretmeniUzman doğrulaması
Cevap
The correct answer is A. semicolons.<br /><br />In a standard CSV (Comma-Separated Values) file, the symbol used to separate data is a comma (,). Each piece of data in a row is separated by a comma, and each row is separated by a newline character. The semicolon is not typically used to separate data in a CSV file.
Derecelendirmek için tıklayın: