Microsoft
98-372 · Question #171
You create a class that does not explicitly inherit from any base class. Which is the implied base type of the class?
The correct answer is C. Object. See the full explanation below for the reasoning.
Question
You create a class that does not explicitly inherit from any base class. Which is the implied base type of the class?
Options
- AVoid
- BType
- CObject
- DTypedReference
How the community answered
(31 responses)- A10% (3)
- B6% (2)
- C81% (25)
- D3% (1)
Community Discussion
No community discussion yet for this question.