Multiple choice Which of the following does not belong to basic data type? int float char short Reveal answer Fill a bubble to check yourself D Correct answer Explanation 'short' is the type modifier. Type modifier modifies the range and the properties of base type.