I am learning about contructors and keep getting errors // construct and destruct #include <iostream> using namespace std; class clsFish { private:...