Although the values look numeric, the sequence “1, 10, 2...” suggests they are being treated asstrings(text values), especially if they are not sorted numerically. In programming, strings are sequences of characters—even if those characters are digits.
“String data type is used to store alphanumeric characters, including numeric characters represented as text rather than numbers.” — CompTIA ITF+ Data Concepts
Correct answer: D
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit