What Is The Range Of Byte Data Type In Java #2
What is the range of byte data type in Java?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Data Types Variables Arrays - Java Integer and Floating Data Types - Quiz No.1.
What is the range of byte data type in Java?
-128 to 127
-32768 to 32767
-2147483648 to 2147483647
None of the mentioned