View Single Post
Old 03-28-2005, 03:43 PM   #1 (permalink)
Mohan Giri
 
True Techie

Join Date: Dec 2004

Posts: 145

Mohan Giri

Default C++ Polymorphism

Hi,
everybody. How to achieve polymorphism in real life application using C++.

For example, using Cellphone we can send and viewText messages, we can speak. Its a polymorphism. How its implememted??????????
Mohan Giri is offline