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 |
Can we overload destructor in java?
Where is java located?
Can a class be declared as protected?
How to make a class immutable?
What is difference between module and function?
Define how destructors are defined in java?
What is serializable interface?
13 Answers Infosys, Probity Soft, Seed Infotech,
How to avoid memory leak in java?
What is the file extension for java?
"We cannot create an object of interface but we can create a variable of it". Discuss the statement with the help of an example. (Plz help us to provide immediately.)
How can you set an applet’s height and width as a percentage?
Will set allow duplicates in java?