cierikamun8092 cierikamun8092 23-12-2022 Computers and Technology Answered which of the following functions has an incorrect return type? hint: there is more than one correct answer. void myfunction(int a, int b) { cout << a b << endl;