Exercise 1
Introduction
Question 1 of 7
Drag answer here
is a keyword used to hide a base class method to make it give a new implementation.
abstract
virtual
sealed
new
override
Drag answer here
is a keyword used to hide a base class method to make it give a new implementation.
abstract
virtual
sealed
new
override