98-361 Software Development Fundamentals

Loading demo links...

Showing 10–10 of 10 questions

Question 10 (C#)

Which type of function can a derived class override?

Select an option, then click Submit answer.

  • a non-virtual public member function

  • a private virtual function

  • a protected virtual member function

  • a static function