Q. Which data type is used to represent integer values in Java? (A) int (B) float (C) boolean (D) char ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) int Explanation: The correct answer is Option A: int.