Dynamic and Static Polymorphism--Rainer Grimm

The series continue.

Dynamic and Static Polymorphism

by Rainer Grimm

From the article:

Polymorphism is the property that different types support the same interface. In C++, we distinguish between dynamic polymorphism and static polymorphism...

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.