blueapple1536769 blueapple1536769 02-08-2022 Computers and Technology contestada Write the code to call/execute the following function void printInfo() { cout << "Jared" << endl; cout << "ITP100" << endl; cout << "TCC" << endl; }