Create a class called "Field" that contains a double *value. Modify Lab Assignment 7 such that the Electric and Magnetic Field classes created now inherit from the base class Field. Create a default ...