Given the following C++ source code: #include using namespace std; int main() { } string *str;...

Posted Date: