Correct Answer: When overriding a method, the names and type signatures of the override method must be the same as the virtual method that is being overriden.