Grade 11 Information Technology Quiz Types of variables This quiz explores the types of variables used in programming. 1 / 8 Students' age is stored as 10, 5, 15. The months are disregarded. Students ages should be stored as: String integer char real 2 / 8 A student's admission is written as AS122. What type of variable should you use to store this information? integer string real char 3 / 8 Given that students in your class have grades that look like this: 75, 47.6, 98, and 89.7, the variable that holds the grades should be a/an _____________ variable. real integer string char 4 / 8 Which of the following is a real number? 4 655 Althea 4.1 5 / 8 A person's name is an example of a ______________ integer char string real 6 / 8 Which of the following is a char? 42.1 A 70 Lisa 7 / 8 Which of the following is a string? Selwin 3 6.5 A 8 / 8 Which of the following is an integer? 8 2.5 Alama B Your score isThe average score is 68% 0% Restart quiz