Monday, July 27, 2009

Write a program in ‘C’ programming language to add two polynomials?

Here are a couple of sample programs:





http://vijayinterviewquestions.blogspot....


http://www.arunmvishnu.siteburg.com/code...


http://tutorial.math.lamar.edu/Classes/A...





Please note: the first is C or C++ code which simply does not handle output (something you should be able to add). The second uses C++ outputting functions and operators. The third is just a tutorial on the method.


No comments:

Post a Comment