Engineering Notes 139

Created by admin on Fri, 06/01/2012 - 17:21
Sub Topic: 
Polymorphism
Enter URL: 
http://www.programcall.com/23/csnet/polymorphism-in-csnet.aspx
Chapter Name: 
C SHARP AND .NET FRAMEWORK
Description: 
Polymorphism means having more than one form. Overloading and overriding are used to implement polymorphism. Polymorphism is classified into compile time polymorphism or early binding or static binding and Runtime polymorphism or late binding or dynamic binding.
engnotes_star_rating: 

Add new comment

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.