CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2005
    Posts
    25

    Post run time & compile time

    Hi,
    Pls give me full theory with examples on

    1.overloading & overriding
    2.run time polymorphism & compile time polymorphism
    3.upcasting & down casting
    and most important qs is what are the relation between the above three qs.

    Thanks & regards
    manoj

  2. #2
    Join Date
    Jun 2005
    Posts
    33

    Thumbs up Re: run time & compile time

    Hi,

    The following link will clearly explain ur doubtful concepts with samples

    http://www.janeg.ca/scjp/overload/ov...ngMethods.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured