linear function and quadratic function

Please help me to solve problem: I need to create an abstract class of Functions that contains abstract methods value() and zero function(). Derived class linear function and a quadratic function from class Function. in derived classes add private attributes, constructor, destructor, implement methods for calculating values and zero methods for accessing private attributes and operators + -. test the classes in the main program by creating a single class object

We don't do your homework for you. If you get stuck or have questions along the way we are happy to help but we don't do your work for you and you have to make an attempt.
ok, thank you
Topic archived. No new replies allowed.