πŸ“Š JAVA
Q. The smallest integer type is ......... and its size is ......... bits.
  • (A) short, 8
  • (B) byte, 8
  • (C) short, 16
  • (D) byte, 16
πŸ’¬ Discuss
βœ… Correct Answer: (B) byte, 8

Explanation: The smallest integer type in Java is byte, and its size is 8 bits.

Explanation by: Priyanka Tomar
The smallest integer type in Java is byte, and its size is 8 bits.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
99
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Priyanka Tomar
Publisher
πŸ“ˆ
87%
Success Rate