A IS CORRECT
A. CSV: Comma-Separated Values (CSV) files use delimiters (commas, tabs, etc.) to separate values in each row, making them suitable for delimiter field extraction.
B. PDF: Portable Document Format (PDF) files are generally not structured in a way that allows for delimiter field extraction because they are designed for display rather than data extraction.
C. XML: While XML is structured data, it uses tags instead of delimiters, so it is not suitable for delimiter-based field extraction.
D. JSON: JavaScript Object Notation (JSON) is also structured data, using key-value pairs and does not use delimiters in the same way as CSV files, making delimiter field extraction inappropriate.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
GregG
Highly Voted 8 months, 1 week agoismailwale
Most Recent 3 weeks, 4 days agoMax0603
1 month, 2 weeks ago