You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Polymorphism in VB.NET Visual Basic / VB.Net
Polymorphism is one of the key concepts in Object Oriented Programming. Using polymorphism enables the programmer to design software that is easily extensible which, in turn, prolongs the life of that program.