Can a function return multiple data types?I am taking a C++ class and I am trying to create a function that returns char and double date types...