Multiple choice Which of the following is a data type for -23? Real Float Integer Char Reveal answer Fill a bubble to check yourself C Correct answer Explanation -23 is a whole number, which is classified as an Integer in programming.