Which is a better approach to implement generic algorithms?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Saba
    New Member
    • Oct 2006
    • 16

    Which is a better approach to implement generic algorithms?

    Which of the following is a better approach to implement generic algorithms ; overloading or templates? Justify with the help of examples.
  • pbmods
    Recognized Expert Expert
    • Apr 2007
    • 5821

    #2
    The experts on this site are more than happy to help you with your problems but they cannot do your assignment/program for you. Attempt the assignment/program yourself first and post questions regarding any difficulties you have or about a particular function of the code that you don't know how to achieve.

    Please read the Posting Guidelines and particularly the Coursework Posting Guidlines.

    Then when you are ready post a new question in this thread.

    MODERATOR

    Comment

    Working...