Microsoft Exam Questions

Which code segment should you use to define a method named LoadData that overrides the method in the

A base class named MasterData is defined according to the following code segment.

Which code segment should you use to define a method named LoadData that overrides the method
in the MasterData class?

A.

B.

C.

D.