The correct answer is A. Because Short is a type of quantifier and int is the basic datatype
This tells us what type of number we are storing, and int is a basic datatype to store whole numbers. So, we can say that short is the quantifier and int is the basic datatype.