Exercises 5(15) 1. Write a class with one virtual function and one non-virtual function Inherit a new class, make an object of this class, and upcast to a pointer of the base-class type. Use the clock( function found in (you'll need to look this up in your local C library guide) to measure the