Q. Which of the following automatic type conversion will be possible? (A) short to int (B) byte to int (C) int to long (D) All of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All of these Explanation: Option A: short to int