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 war file?
Is 0 an irrational number?
What is the use of java?
What is super constructor?
What is default size of arraylist in java?
When is finally block not called?
What is the collection interface?
Why are there no global variables in java?
Is java good for beginners?
What is an object’s lock and which object’s have locks?
Can we define private and protected modifiers for variables in interfaces?
Can you sort a string in java?
How many bytes is a string java?
What are the two environment variables that must be set in order to run any java programs?
What is the most important feature of java? What is an interface?