When a byte datatype is used?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the method in java?

838


Why do I need to declare the type of a variable in java?

773


What is nested loop? What is dangling else condition in it?

811


Convert a BST into a DLL and DLL to BST in place.

872


what do you mean by classloader?

741


How are observer and observable used in java programming?

753


What is a local block?

885


When does an object becomes eligible for garbage collection in java?

813


What is the purpose of the System class?

773


How many types of exception can occur in a java program?

715


How to implement an arraylist in java?

709


Why do we use string?

779


What is a text string?

852


What are the data types supported by java? What is autoboxing and unboxing?

761


What is jdbc api?

753