156-587 · Question #94
What is the shorthand reference for a classification object?
The correct answer is C. COBJ. COBJ is the accepted shorthand because it directly combines the two key components of the term: C for Classification and OBJ for Object - a clean, logical contraction that mirrors how many system-level abbreviations are constructed. Why the distractors are wrong: A (classobj)…
Question
What is the shorthand reference for a classification object?
Options
- Aclassobj
- BCLOB
- CCOBJ
- Dclass.obj
How the community answered
(45 responses)- A2% (1)
- C93% (42)
- D4% (2)
Explanation
COBJ is the accepted shorthand because it directly combines the two key components of the term: C for Classification and OBJ for Object - a clean, logical contraction that mirrors how many system-level abbreviations are constructed.
Why the distractors are wrong:
- A (classobj) - while intuitive, it's a lowercase informal mashup, not a standardized shorthand reference used in formal specifications.
- B (CLOB) - this is an existing, well-known acronym standing for Character Large OBject in database contexts, making it both incorrect and potentially confusing here.
- D (class.obj) - uses dot notation, which typically implies a property accessor or file extension (like a compiled object file), not a classification shorthand.
Memory tip: Think C-OBJ = Classification + OBJect. The dot in option D and the extra letters in option A should be red flags - formal shorthand references are typically compact, uppercase acronyms without punctuation.
Topics
Community Discussion
No community discussion yet for this question.