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 a Presistent Object?

945


What is the platform?

766


What is static import?

856


What are void pointers?

993


What is java reflection?

766


Can we cast any other type to boolean type with type casting?

747


Can string be considered as a keyword?

806


Is object a data type in java?

859


Where are local variables stored?

741


What is the purpose of java?

777


Why are variables important in research?

754


When should I use singleton pattern?

816


explain the concept of virtual method invocation in polymorphism in detail?

1953


Which package is imported by default?

847


Give reasons supporting that string is immutable.

727