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
What is a Presistent Object?
What is the platform?
What is static import?
What are void pointers?
What is java reflection?
Can we cast any other type to boolean type with type casting?
Can string be considered as a keyword?
Is object a data type in java?
Where are local variables stored?
What is the purpose of java?
Why are variables important in research?
When should I use singleton pattern?
explain the concept of virtual method invocation in polymorphism in detail?
Which package is imported by default?
Give reasons supporting that string is immutable.