InterviewSolution
Saved Bookmarks
| 1. |
________ text is appropriate for most non-binary data types.(a) Character(b) Binary(c) Delimited(d) None of the mentioned |
|
Answer» Correct choice is (c) Delimited The best I can explain: Delimited text is the default import format. |
|