Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Choose the correct statement(s) about polymorphism in C++.
The interpretation of the call of a virtual function depends on the type of the object for which it is called (the dynamic type)
The interpretation of a call of a non-virtual member function depends on the type of the object for which it is called (the dynamic type)
The interpretation of the call of a virtual function depends only on the type of the pointer or reference denoting that object (the static type)
The interpretation of a call of a non-virtual member function depends only on the type of the pointer or reference denoting that object (the static type)
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!