CompTIA
DA0-001 · Question #553
Which of the following would the value "January 15, 23" be classified as?
The correct answer is C. Text. "January 15, 23" is stored as a date string in textual form rather than a numeric or strictly ordered (ordinal) value, so it is classified as text.
Data Concepts and Environments
Question
Which of the following would the value "January 15, 23" be classified as?
Options
- ANumeric
- BAlphanumeric
- CText
- DOrdinal
How the community answered
(35 responses)- B6% (2)
- C91% (32)
- D3% (1)
Explanation
"January 15, 23" is stored as a date string in textual form rather than a numeric or strictly ordered (ordinal) value, so it is classified as text.
Topics
#Data types#Text data#Data classification#String data
Community Discussion
No community discussion yet for this question.