Answer Posted / nashiinformaticssolutions
An 8-bit signed two-complement integer is called a byte. Bytes support a minimum value of -128 and a maximum value of 127. It is employed when memory conservation is required and the required range of numbers is -128 to 127.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is upper case in java?
What is difference between call by value and call by reference?
Can you make a constructor final in Java?
Which package has light weight components in java programming?
Why does java have different data types for integers and floating-point values?
What do you mean by thread safe?
How do generics work in java?
What is the use of default method in interface in java? Explain
What is the mapping mechanism used by java to identify IDL language?
What is scanner in java?
What is method overloading and method overriding?
Can we have a method name same as class name in java?
How many bits are in a sentence?
What is jar?
Can we have multiple classes in a single file?