Blueapple1536769go Blueapple1536769go Computers and Technology Answered Write the code to call/execute the following function void printInfo() { cout << "Jared" << endl; cout << "ITP100" << endl; cout << "TCC" << endl; }