Answer Posted / 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 View All Answers
Why is stringbuffer called mutable?
What value is a variable of the string type automatically initialized?
why doesn't java run on all platforms?
Tell me about different OOPS concepts.
What are the rules for naming an array?
What is integer parseint?
Is java developer a good career?
Which eclipse is best for java?
What is a finally block?
What is a concrete classes? Is Java object class is concrete class?
What are data types in oop?
Explain Basics of OOP Language in java
Explain the difference between private, public, package and protected in java?
How do you pass by reference?
What is thread pool? How can we create thread pool in java?