When a byte datatype is used?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / glibwaresoftsolutions
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 |
Answer / glibwaresoftsolutions
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 |
Answer / glibwaresoftsolutions
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 |
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 |
How many types of voids are there?
According to java operator precedence, which operator is considered to be with highest precedence?
Why stringbuffer is faster than string?
What collections you have worked on? Internal working of Hashmap?
List out benefits of object oriented programming language?
How does linkedlist work in java?
what is the final keyword denotes in java?
where do you place after you did code in java
What is the main difference between java platform and other platforms?
Explain the features of interfaces in java?
What is the use of flag?
What is a flag value?