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
How does a for loop work java?
What is java objectoutputstream?
Where local and global variables are stored?
Why spring singleton is not thread safe?
Differentiate between stringbuffer and stringbuilder in java.
How do you calculate square roots?
what is thread? What are the high-level thread states? : Java thread
Is string is a data type in java?
How to declare objects of a class ?
What checkbox method allows you to tell if a checkbox is checked?
What is connection class in java?
What is :: operator in java 8?
Define inheritance?
What ide should I use for java?
What is int argc char * argv?