tatyanamarie8973 tatyanamarie8973 22-02-2024 Computers and Technology contestada What is the output of the following code? The ASCII code for an asterik is 42. What would be the output of the following code? char c = 42; cout << c;