Q. What does “short int” mean in C programming? (A) basic data type (B) qualifier (C) short is the qualifier and int is the basic data type (D) All the answers are true ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) short is the qualifier and int is the basic data type