C++, Theory, Visual C++ C++. Polymorphism. Virtual functions. General concepts February 17, 2022 BestProgISch Continue reading C++. Polymorphism. Virtual functions. General concepts →
Python, Theory Python. Function. Concept of function. General form. Examples of declaring and using functions July 10, 2020 BestProgISch Continue reading Python. Function. Concept of function. General form. Examples of declaring and using functions →
C#, Theory C#. Late and early binding. Polymorphism. Basic concepts. Examples. Passing a reference to a base class in a method April 10, 2020 BestProgISch Continue reading C#. Late and early binding. Polymorphism. Basic concepts. Examples. Passing a reference to a base class in a method →
C#, Theory C#. Access to class members from instances of classes that make up the hierarchy. Features of using the reference to the base class. March 29, 2020 BestProgISch Continue reading C#. Access to class members from instances of classes that make up the hierarchy. Features of using the reference to the base class. →
Java, Theory Java. Inheritance. Overriding and overloading inherited methods. Polymorphism. Dynamic methods dispatching June 27, 2019 BestProgISch Continue reading Java. Inheritance. Overriding and overloading inherited methods. Polymorphism. Dynamic methods dispatching →