nerdexam
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)
  • A
    10% (3)
  • B
    6% (2)
  • C
    81% (25)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 98-372 Practice