//File : driverQuiz5.cpp //Author : Andre Long //Due : October 18, 2004 //Description : This driver demonstrates the cow class #include #include"Quiz5.h" using namespace std; int main() { cow milky("Mary", "eating, milking", 800.0); cow jacky; cout<