When a byte datatype is used?

Answers were Sorted based on User's Feedback



When a byte datatype is used?..

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

When a byte datatype is used?..

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

When a byte datatype is used?..

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

When a byte datatype is used?..

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

When a byte datatype is used?..

Answer / hr@tgksolutions.com

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

More Core Java Interview Questions

How many types of voids are there?

0 Answers  


According to java operator precedence, which operator is considered to be with highest precedence?

0 Answers  


Why stringbuffer is faster than string?

0 Answers  


What collections you have worked on? Internal working of Hashmap?

1 Answers   Bravura Solutions,


List out benefits of object oriented programming language?

0 Answers  


How does linkedlist work in java?

0 Answers  


what is the final keyword denotes in java?

0 Answers   IBS,


where do you place after you did code in java

2 Answers  


What is the main difference between java platform and other platforms?

0 Answers  


Explain the features of interfaces in java?

0 Answers  


What is the use of flag?

0 Answers  


What is a flag value?

0 Answers  


Categories