Вопрос:

Disciplin Programming in C# Question 23 of 40 Write the answer to the question: For hiding ... applies override Enter answer < Back Skip Attention! The "Skip" button does not answer the question. To answer, you must fill in the answer field and press the "Answer" button. Finish test

Смотреть решения всех заданий с листа

Ответ:

Question:

For hiding ... applies override

Answer:

The keyword used in C# to hide a member of a base class from a derived class is new.

The override keyword is used to implement a virtual or abstract member of a base class in a derived class.

Ответ: new

ГДЗ по фото 📸